summaryrefslogtreecommitdiffstats
path: root/test/runtest/qmtest.py
Commit message (Collapse)AuthorAgeFilesLines
* runtest.py: There is no qmtest support since 6ed8e61f22f4anatoly techtonik2014-03-171-111/+0
|
* Don't skip runtest.py tests on systems that don't have QMTest installed.Steven Knight2010-06-071-4/+5
|
* Windows portability fixes in various tests. Fix runtest.py detectionSteven Knight2010-06-061-10/+16
| | | | of non-zero exit status on systems that don't have os.WEXITSTATUS().
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+1
| | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
* Add a separate test of the runtest.py --qmtest option.Steven Knight2009-12-171-0/+105