summaryrefslogtreecommitdiffstats
path: root/QMTest/TestCmd.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed or skipped tests that fail on Windows.Gary Oberbrunner2014-08-221-2/+3
* Fix TestCmd to use ctypes when PyWin32 is not installed, and respect os.envir...Sye van der Veen2014-01-241-2/+29
* Test harness: fail_test() can now take an optional message to print on failure.Gary Oberbrunner2013-04-201-10/+17
* TestCmd.py: Delay cleanup registration with atexit to avoid exessiveanatoly techtonik2012-12-191-19/+15
* Remove subprocess compatibility code used for Python < 2.4anatoly techtonik2012-12-121-59/+11
* - fixed directory/file fixtures for "general" modedirkbaechle2012-08-121-0/+1
* - renamed the '-j' option to '-k', such that we can use the former for parall...dirkbaechle2012-08-091-5/+1
* - basic merge with source from the external scons-test-frameworkdirkbaechle2012-08-031-8/+116
* Fix test failures in test/explain/basic.py on Windows due to drive-name case ...Gary Oberbrunner2012-04-071-0/+24
* Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ...Gary Oberbrunner2011-05-151-0/+2
* Fix #2740, using PRESERVE with runtest.py.Gary Oberbrunner2011-03-111-1/+1
* Misc Windows test cleanupsGary Oberbrunner2011-02-271-1/+4
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-151-99/+268
* Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream:Steven Knight2010-05-271-169/+85
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-3/+6
* Use slice built-in instead of types.SliceTypeGreg Noel2010-05-011-2/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-261-14/+10
* Convert to Python 3.x division rules.Greg Noel2010-04-241-0/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-17/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-211-30/+26
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-201-1/+1
* Replace remaining os.path.walk() calls with os.walk().Steven Knight2010-04-181-48/+25
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-171-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-3/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-5/+5
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-2/+16
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-9/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-13/+13
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-34/+34
* Update Test{Cmd,Common}.py from upstream, with a newSteven Knight2010-01-121-10/+30
* Minor fixes found while debuggingGreg Noel2009-09-181-3/+3
* Update the Test{Cmd,Common}.py 0.36, with better diff reportingSteven Knight2009-07-241-8/+103
* Modify the SWIG tests so that OS X is treated like a UNIX platform (which itGreg Noel2009-04-181-3/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Update Test{Cmd,Common}.py to print the command arguments ifSteven Knight2009-02-081-29/+45
* 2to3 sez, "rewrite map() as loop"Greg Noel2009-02-081-9/+7
* Update to latest Test{Cmd,Common}.py, including fixes for workingSteven Knight2008-12-291-6/+47
* Move responsibility for extracting the exit status from executed testsSteven Knight2008-10-311-4/+18
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-72/+355
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-2/+15
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-68/+113
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-5/+38
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-0/+1030