summaryrefslogtreecommitdiffstats
path: root/runtest.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Steven Knight2003-04-121-0/+5
| | | | non-standard locations. (Chad Austin)
* 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 ↵Steven Knight2002-11-051-18/+102
| | | | (Repository), and not symlinks, when building SCons under Aegis.
* 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 ↵Steven Knight2002-05-041-7/+14
| | | | version of SCons installed. (Anthony Roach)
* Improve the scons.bat script. (Alex Jacques)Steven Knight2002-04-301-3/+18
|
* Rework Debian packaging ito incorporate changes from Moshe Zadka, official ↵Steven Knight2002-04-241-1/+6
| | | | Debian SCons package maintainer.
* Extend SConstruct et al. to build .zip files, and to build the scons-src ↵Steven Knight2002-02-261-3/+8
| | | | package on Win32 platforms.
* 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 ↵Steven Knight2002-01-111-12/+26
| | | | RESULT if they're not present..
* 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
|
* Add a find-the-tests flag to runtest.py.Steven Knight2001-09-061-4/+24
|
* Change runtest.py so it executes locally by default.Anthony Roach2001-08-291-33/+55
|
* Initial revisionstartSteven Knight2001-07-061-0/+51