summaryrefslogtreecommitdiffstats
path: root/etc/TestCmd.py
Commit message (Collapse)AuthorAgeFilesLines
* Handle exceptions in FunctionActions. (Steve Christensen)Steven Knight2004-09-151-6/+10
|
* Win32 portability: add an explicit match argument to TestCommon.py, use it ↵Steven Knight2004-07-151-8/+8
| | | | to only use match_re_dotall when we're using TestSCons.noisy_ar.
* Fix errors when there are dangling symlinks. (Gary Oberbrunner)Steven Knight2004-07-081-5/+21
|
* Cygwin portability fixes. (Chad Austin) Improved testing infrastructure.Steven Knight2004-03-211-2/+6
|
* Accomodate white space in path names when running tests.Steven Knight2004-01-271-2/+2
|
* Record and print an internal stack trace when Taskmaster detects errors for ↵Steven Knight2003-07-271-401/+563
| | | | easier debugging. (Gary Oberbrunner) Better debugging of Python exceptions (like TypeErrors) in SConscript files.
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-0/+8
|
* Support special characters in file names. (Charles Crain)Steven Knight2002-11-131-1/+21
|
* Redo the uppercasing of drives on win32 fix. (Anthony Roach)Steven Knight2002-08-121-0/+5
|
* Ctrl-C Improvements (Anthony Roach)Steven Knight2002-05-181-2/+8
|
* Add a better PATH search to the tests.Steven Knight2002-05-071-20/+83
|
* Raise an error if a builder is called multiple times for a given target, ↵Steven Knight2002-05-061-0/+10
| | | | unless the builder is marked as multicall safe. (Anthony Roach)
* Fix variable interpolation with spaces, and problems with the WIN32 ↵Steven Knight2002-02-091-2/+4
| | | | environment (Charles Crain).
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-2/+5
|
* Add -i (ignore errors) supportSteven Knight2001-10-101-0/+14
|
* Update TestCmd.py to 0.02 for NT portability.Anthony Roach2001-08-311-25/+44
|
* Change the name of the aux subdirectory to etc.Steven Knight2001-07-291-0/+551