summaryrefslogtreecommitdiffstats
path: root/test/Climb
Commit message (Collapse)AuthorAgeFilesLines
* Support the -f option allowing specification of a different top-levelSteven Knight2008-10-153-0/+215
| | | | "SConstruct" file name to search for when using the -D, -U or -u options.
* Collect the scripts for the three "climb up" options (-D, -U and -u)Steven Knight2008-10-159-0/+708
in a subdirectory. Split sub-tests into separate scripts. Clean things up a bit.