summaryrefslogtreecommitdiffstats
path: root/test/multi.py
Commit message (Collapse)AuthorAgeFilesLines
* Changes from Charles Crain.Steven Knight2002-06-051-22/+25
|
* Windows portability.Steven Knight2002-05-091-20/+20
|
* Raise an error if a builder is called multiple times for a given target, ↵Steven Knight2002-05-061-0/+236
unless the builder is marked as multicall safe. (Anthony Roach)