summaryrefslogtreecommitdiff
path: root/test/option-f.py
Commit message (Expand)AuthorAgeFilesLines
* Resolving a batch of failing tests for python 2.7.William Blevins2016-01-241-4/+4
* 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-1/+2
* Test and document the ability to specify multiple -f files.Steven Knight2008-10-141-0/+9
* Better test handling of File lines in stack traces. (Chad Austin)Steven Knight2004-10-271-2/+1
* Accomodate white space in path names when running tests.Steven Knight2004-01-271-1/+1
* Make the message about missing SConscript files a warning, not a hard write()...Steven Knight2003-12-011-1/+5
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-10/+10
* 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-12/+20
* Provide a message if there are no command-line targets specified and no Defau...Steven Knight2002-08-311-20/+21
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Handle SConscript files in subdirectories.Steven Knight2001-10-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-30/+21
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-14/+12
* Fixes for -f end cases.Steven Knight2001-09-121-0/+19
* Test the long -f options (--file, --makefile, --sconstruct).Steven Knight2001-09-111-0/+18
* Clean up tests.Steven Knight2001-08-141-0/+34