summaryrefslogtreecommitdiffstats
path: root/etc/TestCmd.py
Commit message (Expand)AuthorAgeFilesLines
* Check in a new TestCmd.py with chmod() and touch() methods.Steven Knight2006-02-271-18/+30
* Portability fixes (win32) in tests and test infrastructure.Steven Knight2006-02-221-28/+30
* Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlo...Steven Knight2006-02-171-3/+21
* Update to latest TestCommon.py with support for diffing actual/expected conte...Steven Knight2005-10-151-2/+2
* Get rid of the last tabs in the source files and have the TestSCons infrastru...Steven Knight2005-10-091-5/+8
* Have Visual Studio echo that we're using SCons to build things, to work aroun...Steven Knight2005-08-201-9/+21
* Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw...Steven Knight2005-08-171-39/+135
* Add more customizability: , , , .Steven Knight2004-11-201-3/+3
* Win32 portability fixes for tests.Steven Knight2004-10-211-2/+2
* Handle exceptions in FunctionActions. (Steve Christensen)Steven Knight2004-09-151-6/+10
* Win32 portability: add an explicit match argument to TestCommon.py, use it t...Steven Knight2004-07-151-8/+8
* 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 e...Steven Knight2003-07-271-401/+563
* 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, unle...Steven Knight2002-05-061-0/+10
* Fix variable interpolation with spaces, and problems with the WIN32 environme...Steven Knight2002-02-091-2/+4
* 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