summaryrefslogtreecommitdiff
path: root/runtest.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-3/+5
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-0/+1
* Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...Steven Knight2007-07-151-2/+5
* Merged revisions 1826-1882 via svnmerge from0.96.96Steven Knight2007-04-131-0/+1
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-6/+13
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-11/+24
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-119/+145
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-31/+155
* runtest.py options to suppress execution and to list tests.Steven Knight2006-03-241-17/+36
* Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlo...Steven Knight2006-02-171-3/+9
* Add a -t (timing) option to runtest.py. (Baptiste Lepilleur) Add sections t...Steven Knight2006-02-121-2/+26
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-1/+1
* Add a self-contained test for not rebuilding generated header files. (Patric...Steven Knight2005-10-031-1/+4
* Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw...Steven Knight2005-08-171-16/+36
* Support commenting out lines in a runtest.py -f file.Steven Knight2005-03-301-1/+4
* Change the copyright statement to reflect ownership by the foundation. Add a...Steven Knight2004-07-301-2/+15
* Enhance runtest.py and add a script for automated regression-test runs.Steven Knight2004-07-291-50/+149
* Add a -f option to the runtest.py script.Steven Knight2004-04-251-2/+10
* Accomodate white space in path names when running tests.Steven Knight2004-01-271-1/+8
* Re-synchronize the CVS tree after a SourceForge file system catastrophe.Steven Knight2003-08-271-0/+7
* Fix runtest.py if Aegis is installed but it's not being run inside an active ...Steven Knight2003-07-061-3/+6
* Fix the ability to execute tests without Aegis.Steven Knight2003-06-191-2/+3
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-6/+11
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-0/+1
* Add the current PYTHONPATH to runtest.py so tests can pick up distutils in no...Steven Knight2003-04-121-0/+5
* Fix case-sensitive packaging problem on Win32.Steven Knight2003-02-071-3/+12
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-5/+15
* Prevent -n from unlinking files.Steven Knight2002-12-051-0/+2
* Package a standalone scons-local package.Steven Knight2002-12-041-23/+37
* Make Default(source) and -U fail gracefully. (Anthony Roach)Steven Knight2002-11-221-10/+15
* Win32 portability.Steven Knight2002-11-131-1/+1
* Change runtest.py, SConstruct and the Aegis project config file to use -Y (Re...Steven Knight2002-11-051-18/+102
* Add a function to choose content signature type. (Anthony Roach)Steven Knight2002-11-041-2/+8
* Extend runtest.py so it can batch tests for Aegis.Steven Knight2002-11-031-43/+103
* Windows portabilitySteven Knight2002-09-251-3/+5
* runtest.py improvementsSteven Knight2002-07-051-6/+9
* Fix runtest.py so that it tests the correct SCons even if you have another ve...Steven Knight2002-05-041-7/+14
* Improve the scons.bat script. (Alex Jacques)Steven Knight2002-04-301-3/+18
* Rework Debian packaging ito incorporate changes from Moshe Zadka, official De...Steven Knight2002-04-241-1/+6
* Extend SConstruct et al. to build .zip files, and to build the scons-src pack...Steven Knight2002-02-261-3/+8
* Prepare for release 0.05.Steven Knight2002-02-221-1/+3
* Fix runtest.py for new package-testing scheme baseline tests.Steven Knight2002-02-201-2/+4
* Revamp package testing.Steven Knight2002-02-191-63/+36
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-2/+2
* Check for the existence of lex and yacc in those tests and bail with NO RESUL...Steven Knight2002-01-111-12/+26
* Change packaging to the new /usr/lib/scons/ schemeSteven Knight2001-11-281-1/+8
* More NT portability fixes.Steven Knight2001-11-241-5/+14
* Add the scons package.Steven Knight2001-11-161-9/+20
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-171-7/+9
* runtest.py follow-on fixesSteven Knight2001-09-101-5/+45