summaryrefslogtreecommitdiffstats
path: root/QMTest/TestCmd.py
Commit message (Expand)AuthorAgeFilesLines
* 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