summaryrefslogtreecommitdiff
path: root/test/Program.py
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+38
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-53/+53
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-16/+3
* Win32 portability in test/Program.py.Steven Knight2004-01-161-2/+4
* Better error handling if someone tries to add a non-Node as a source, depende...Steven Knight2004-01-111-0/+13
* Add global functions for all of the default Builders attached to the default ...Steven Knight2003-09-231-1/+1
* Test portability fixes for Cygwin. (Chad Austin)Steven Knight2003-04-301-4/+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
* Fix specifying only the source argument to a MultiStepBuilder (such as Program).Steven Knight2003-01-071-1/+101
* Remove white-space split of file name lists.Steven Knight2002-06-111-1/+1
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* More NT portability in the tests.Steven Knight2001-11-291-32/+41
* More NT portability fixes.Steven Knight2001-11-241-13/+13
* Fix a signature calculation bug.Steven Knight2001-10-261-2/+70
* Support building (sub)directories.Steven Knight2001-10-251-13/+11
* Updating licensing.Steven Knight2001-10-031-0/+22
* Have SCons report when something is up-to-date.Steven Knight2001-09-211-0/+2
* rebuild in response to changed .c fileSteven Knight2001-09-211-0/+10
* Add additional tests to provide more examples.Steven Knight2001-09-211-5/+101
* Add dummy C code to use argc and argv in tests.Steven Knight2001-09-201-0/+1
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Add more information error reporting from tests.Steven Knight2001-09-161-3/+1
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-5/+3
* Clean up tests.Steven Knight2001-08-141-0/+31