summaryrefslogtreecommitdiffstats
path: root/test/SConstruct.py
Commit message (Collapse)AuthorAgeFilesLines
* Make scons return an error code (Anthony Roach)Steven Knight2002-02-041-1/+1
|
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
|
* Create the Script directorySteven Knight2001-12-211-2/+2
|
* Move most of the code from the scons script into a SCons module.Steven Knight2001-11-271-1/+1
|
* Updating licensing.Steven Knight2001-10-031-0/+22
|
* Make match_exact the default match function for TestSCons.Steven Knight2001-09-291-1/+4
|
* Error message if no SConstruct file.Steven Knight2001-09-211-0/+6
|
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
|
* Add more information error reporting from tests.Steven Knight2001-09-161-9/+3
|
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-4/+2
|
* Look for SConstruct, Sconstruct, and sconstruct files.Steven Knight2001-09-101-0/+40