summaryrefslogtreecommitdiffstats
path: root/test/exitfns.py
Commit message (Collapse)AuthorAgeFilesLines
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-1/+1
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Add output to tell people when we're reading SConscript files versus when ↵Steven Knight2002-09-301-2/+2
| | | | we're building targets.
* Provide a message if there are no command-line targets specified and no ↵Steven Knight2002-08-311-3/+4
| | | | Default() targets.
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
|
* Updating licensing.Steven Knight2001-10-031-0/+22
|
* Make match_exact the default match function for TestSCons.Steven Knight2001-09-291-2/+1
|
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
|
* 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-161-7/+4
|
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-6/+4
|
* Add framework to execute code on exit from scons.Anthony Roach2001-08-231-0/+53