summaryrefslogtreecommitdiff
path: root/sanitytest.py
Commit message (Expand)AuthorAgeFilesLines
* Skip network event callbacks in sanity testDaniel P. Berrange2013-12-111-0/+2
* sanitytest: remove use of string.lower()Daniel P. Berrange2013-12-111-2/+2
* sanitytest: Fix broken comparison between int and stringDaniel P. Berrange2013-12-111-1/+1
* sanitytest: Fix libvirtError class handling for Python 2.4Daniel P. Berrange2013-12-111-1/+3
* test: Invoke print("...") instead of print "..."Doug Goldstein2013-12-091-5/+5
* Improve quality of sanitytest checkv1.2.0Daniel P. Berrange2013-11-281-33/+275
* Add execute permission for sanitytest.pyDaniel P. Berrange2013-11-221-0/+0
* Add build/ to python module path for sanitytest.pyDaniel P. Berrange2013-11-221-0/+4
* Check if classes are derived from objectGuido Günther2013-02-111-11/+16
* Fix missing error constants in libvirt python moduleDaniel P. Berrange2013-02-051-0/+31