summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-171-1/+1
* Add more information error reporting from tests.Steven Knight2001-09-1644-361/+172
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-1547-294/+192
* Add a test for -- terminating option processing.Steven Knight2001-09-141-0/+39
* Fix Python 2.1 warningSteven Knight2001-09-131-1/+1
* Fixes for -f end cases.Steven Knight2001-09-122-1/+20
* Add a test for local Help() functionality.Steven Knight2001-09-111-0/+22
* Add -I support.Steven Knight2001-09-111-7/+26
* Test the long -f options (--file, --makefile, --sconstruct).Steven Knight2001-09-111-0/+18
* Add -n and -s support.Steven Knight2001-09-112-27/+90
* Add -C support.Steven Knight2001-09-101-7/+41
* Look for SConstruct, Sconstruct, and sconstruct files.Steven Knight2001-09-101-0/+40
* Fill in the -v option.Steven Knight2001-09-101-4/+8
* Add command-line processing for all options (with tests).Steven Knight2001-09-0937-0/+934
* Generalize the hard-coded line numbers in test/errors.py.Steven Knight2001-09-091-3/+3
* Make the build portable to Windows NT.Anthony Roach2001-09-011-4/+9
* Add framework to execute code on exit from scons.Anthony Roach2001-08-231-0/+53
* Implement error framework.Steven Knight2001-08-181-0/+54
* Clean up tests.Steven Knight2001-08-146-44/+78
* add the -j argumentSteven Knight2001-07-292-0/+140
* Initial revisionstartSteven Knight2001-07-063-0/+62