summaryrefslogtreecommitdiff
path: root/test/runtest
Commit message (Expand)AuthorAgeFilesLines
* byte string fix py2/3William Deegan2017-02-281-1/+1
* Add test for "runtest test/somedir" caseanatoly techtonik2014-03-241-0/+75
* runtest.py: There is no qmtest support since 6ed8e61f22f4anatoly techtonik2014-03-181-111/+0
* Fix test/runtest/xml/output.py for the new behavior of --xml optionanatoly techtonik2012-12-211-1/+1
* Fix tests broken after --noqmtest option was removed from runtest.pyanatoly techtonik2012-12-211-2/+2
* - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...dirkbaechle2012-10-031-1/+3
* - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-051-78/+0
* - renamed the '-j' option to '-k', such that we can use the former for parall...dirkbaechle2012-08-0915-15/+15
* - fixed usage of subprocess module in runtest.pydirkbaechle2012-08-0315-15/+15
* Remove the rest of the logic for the noqmtest keywordGreg Noel2010-06-082-2/+2
* 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-062-11/+23
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-255-11/+6
* Win32 portability in runtest.py tests after disabling QMTest by default.Steven Knight2010-01-2616-110/+83
* Add a separate test of the runtest.py --qmtest option.Steven Knight2009-12-171-0/+105
* Fix the tests of runtest.py now that QMTest is no longer being usedSteven Knight2009-12-1615-402/+218
* Update regression tests to match changes in runtest.pyGreg Noel2009-05-082-16/+16
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0916-0/+96
* Remove (lots) more unnecessary imports.Steven Knight2009-02-063-4/+0
* Update the runtest.py test for the error message change.Steven Knight2009-01-311-1/+2
* Remove left-over debug print.Steven Knight2008-10-071-2/+0
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-3113-18/+20
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-193-14/+24
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-0216-74/+624
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-2511-0/+770