| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the runtest.py test for the error message change. | Steven Knight | 2009-01-31 | 1 | -1/+3 |
|
|
* | runtest.py: find qmtest as qmtest.py on Windows. | Gary Oberbrunner | 2009-01-31 | 1 | -7/+15 |
|
|
* | Rudimentary Python 2.6 portability in the test infrastructure, fixing | Steven Knight | 2008-10-07 | 1 | -17/+28 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -3/+5 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -0/+1 |
|
|
* | Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,... | Steven Knight | 2007-07-15 | 1 | -2/+5 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -0/+1 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -6/+13 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -11/+24 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -119/+145 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -31/+155 |
|
|
* | runtest.py options to suppress execution and to list tests. | Steven Knight | 2006-03-24 | 1 | -17/+36 |
|
|
* | Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlo... | Steven Knight | 2006-02-17 | 1 | -3/+9 |
|
|
* | Add a -t (timing) option to runtest.py. (Baptiste Lepilleur) Add sections t... | Steven Knight | 2006-02-12 | 1 | -2/+26 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 1 | -1/+1 |
|
|
* | Add a self-contained test for not rebuilding generated header files. (Patric... | Steven Knight | 2005-10-03 | 1 | -1/+4 |
|
|
* | Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw... | Steven Knight | 2005-08-17 | 1 | -16/+36 |
|
|
* | Support commenting out lines in a runtest.py -f file. | Steven Knight | 2005-03-30 | 1 | -1/+4 |
|
|
* | Change the copyright statement to reflect ownership by the foundation. Add a... | Steven Knight | 2004-07-30 | 1 | -2/+15 |
|
|
* | Enhance runtest.py and add a script for automated regression-test runs. | Steven Knight | 2004-07-29 | 1 | -50/+149 |
|
|
* | Add a -f option to the runtest.py script. | Steven Knight | 2004-04-25 | 1 | -2/+10 |
|
|
* | Accomodate white space in path names when running tests. | Steven Knight | 2004-01-27 | 1 | -1/+8 |
|
|
* | Re-synchronize the CVS tree after a SourceForge file system catastrophe. | Steven Knight | 2003-08-27 | 1 | -0/+7 |
|
|
* | Fix runtest.py if Aegis is installed but it's not being run inside an active ... | Steven Knight | 2003-07-06 | 1 | -3/+6 |
|
|
* | Fix the ability to execute tests without Aegis. | Steven Knight | 2003-06-19 | 1 | -2/+3 |
|
|
* | Change the double quotes around an up-to-date target to be like Make. | Steven Knight | 2003-06-18 | 1 | -6/+11 |
|
|
* | Add MSVS Project file support. (Greg Spencer) | Steven Knight | 2003-06-08 | 1 | -0/+1 |
|
|
* | Add the current PYTHONPATH to runtest.py so tests can pick up distutils in no... | Steven Knight | 2003-04-12 | 1 | -0/+5 |
|
|
* | Fix case-sensitive packaging problem on Win32. | Steven Knight | 2003-02-07 | 1 | -3/+12 |
|
|
* | Necessary changes towards supporting Jython. | Steven Knight | 2003-01-15 | 1 | -5/+15 |
|
|
* | Prevent -n from unlinking files. | Steven Knight | 2002-12-05 | 1 | -0/+2 |
|
|
* | Package a standalone scons-local package. | Steven Knight | 2002-12-04 | 1 | -23/+37 |
|
|
* | Make Default(source) and -U fail gracefully. (Anthony Roach) | Steven Knight | 2002-11-22 | 1 | -10/+15 |
|
|
* | Win32 portability. | Steven Knight | 2002-11-13 | 1 | -1/+1 |
|
|
* | Change runtest.py, SConstruct and the Aegis project config file to use -Y (Re... | Steven Knight | 2002-11-05 | 1 | -18/+102 |
|
|
* | Add a function to choose content signature type. (Anthony Roach) | Steven Knight | 2002-11-04 | 1 | -2/+8 |
|
|
* | Extend runtest.py so it can batch tests for Aegis. | Steven Knight | 2002-11-03 | 1 | -43/+103 |
|
|
* | Windows portability | Steven Knight | 2002-09-25 | 1 | -3/+5 |
|
|
* | runtest.py improvements | Steven Knight | 2002-07-05 | 1 | -6/+9 |
|
|
* | Fix runtest.py so that it tests the correct SCons even if you have another ve... | Steven Knight | 2002-05-04 | 1 | -7/+14 |
|
|
* | Improve the scons.bat script. (Alex Jacques) | Steven Knight | 2002-04-30 | 1 | -3/+18 |
|
|
* | Rework Debian packaging ito incorporate changes from Moshe Zadka, official De... | Steven Knight | 2002-04-24 | 1 | -1/+6 |
|
|
* | Extend SConstruct et al. to build .zip files, and to build the scons-src pack... | Steven Knight | 2002-02-26 | 1 | -3/+8 |
|
|
* | Prepare for release 0.05. | Steven Knight | 2002-02-22 | 1 | -1/+3 |
|
|
* | Fix runtest.py for new package-testing scheme baseline tests. | Steven Knight | 2002-02-20 | 1 | -2/+4 |
|
|
* | Revamp package testing. | Steven Knight | 2002-02-19 | 1 | -63/+36 |
|
|
* | Add command-line redirection (Charles Crain). | Steven Knight | 2002-01-11 | 1 | -2/+2 |
|
|
* | Check for the existence of lex and yacc in those tests and bail with NO RESUL... | Steven Knight | 2002-01-11 | 1 | -12/+26 |
|
|
* | Change packaging to the new /usr/lib/scons/ scheme | Steven Knight | 2001-11-28 | 1 | -1/+8 |
|
|
* | More NT portability fixes. | Steven Knight | 2001-11-24 | 1 | -5/+14 |
|
|