summaryrefslogtreecommitdiff
path: root/test/option--I.py
Commit message (Expand)AuthorAgeFilesLines
* Resolving a batch of failing tests for python 2.7.William Blevins2016-01-241-2/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-2/+0
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-3/+3
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-2/+2
* 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 we'...Steven Knight2002-09-301-2/+4
* Provide a message if there are no command-line targets specified and no Defau...Steven Knight2002-08-311-3/+4
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Updating licensing.Steven Knight2001-10-031-0/+22
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Add more information error reporting from tests.Steven Knight2001-09-161-8/+3
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-6/+4
* Add -I support.Steven Knight2001-09-111-7/+26
* Add command-line processing for all options (with tests).Steven Knight2001-09-091-0/+26