summaryrefslogtreecommitdiffstats
path: root/test/SourceCode.py
Commit message (Expand)AuthorAgeFilesLines
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-261-110/+0
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-2/+1
* 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/+1
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-1/+1
* Fix SourceCode test ordering. (Kevin Quick)Steven Knight2004-09-151-2/+4
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-13/+13
* Make a Clean() environment method. Add global functions for AlwaysBuild(), C...Steven Knight2003-09-101-2/+11
* Support construction variable expansion anywhere in a file or path name.Steven Knight2003-09-051-0/+95