Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support the -f option allowing specification of a different top-level | Steven Knight | 2008-10-15 | 3 | -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 Knight | 2008-10-15 | 9 | -0/+708 |
in a subdirectory. Split sub-tests into separate scripts. Clean things up a bit. |