summaryrefslogtreecommitdiffstats
path: root/test/Default.py
Commit message (Expand)AuthorAgeFilesLines
* Make Default work with subdirectories.Steven Knight2001-12-221-0/+28
* Make Default() accept a nodeSteven Knight2001-12-171-2/+14
* More NT portability fixes.Steven Knight2001-11-241-2/+2
* Make the (s) and variables upper-case.Steven Knight2001-10-311-3/+3
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-8/+11
* Implement special variable substitution.Steven Knight2001-10-111-3/+3
* Updating licensing.Steven Knight2001-10-031-0/+22
* Don't use Program() on some tests that don't need it.Steven Knight2001-09-291-39/+34
* Add dummy C code to use argc and argv in tests.Steven Knight2001-09-201-0/+2
* Add support for Default() targets.Steven Knight2001-09-201-0/+67