summaryrefslogtreecommitdiff
path: root/tests/virtconvtest.py
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-14/+2
* virtconv: Drop all the chdir hackeryCole Robinson2018-02-221-6/+1
* tests: Fix running testsuite on older libvirtCole Robinson2018-02-221-1/+1
* tests: Simplify virtconvtest.pyCole Robinson2018-02-221-30/+22
* tests: virtconvtest: Accumulate more errors before exitingCole Robinson2018-02-141-1/+9
* Drop __future__ imports, no longer neededCole Robinson2018-02-081-2/+0
* Drop python3 compat importsCole Robinson2018-02-061-6/+1
* Use StringIO instad of BytesIO in Py 3Radostin Stoyanov2018-02-061-1/+7
* Replace StringIO with io.(StringIO or BytesIO)Radostin Stoyanov2017-10-201-2/+2
* tests: Open a new connection for each testCole Robinson2017-07-201-2/+2
* Convert to python3 style print() syntaxCole Robinson2017-05-051-1/+3
* test: Add missing test item to cover the code adding by f11eb00Lin Ma2016-03-111-0/+2
* virtconvtest: Fix vmx2libvirt testMichal Privoznik2016-01-151-1/+1
* Replace the unar to more common archiversLin Ma2016-01-101-5/+0
* tests/virtconvtest: skip test if unar is missingPavel Hrdina2015-07-141-1/+1
* tests: Fix tests on F22 libvirtCole Robinson2015-05-201-0/+3
* tests: Clean up capabilities test dataCole Robinson2015-04-221-1/+1
* tests: Fix a few failures with older libvirtCole Robinson2014-03-061-0/+5
* virt-convert: Reimplement itCole Robinson2014-02-071-88/+54
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-0/+1
* Revive pep8 and clean up the codeCole Robinson2013-04-131-1/+2
* Remove all relative importsCole Robinson2013-04-121-1/+1
* Merge code from python-virtinst.gitCole Robinson2013-04-031-0/+121