summaryrefslogtreecommitdiff
path: root/test/option--.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'b' from open, not needed py2/3Craig Rodrigues2017-03-111-1/+1
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+5
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-4/+4
* 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
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-1/+1
* Changes from Charles Crain.Steven Knight2002-06-051-3/+2
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Make the (s) and variables upper-case.Steven Knight2001-10-311-1/+1
* Fix a number of small problems in tests.Steven Knight2001-10-281-0/+4
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-5/+7
* Implement special variable substitution.Steven Knight2001-10-111-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-4/+1
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-6/+4
* Add a test for -- terminating option processing.Steven Knight2001-09-141-0/+39