summaryrefslogtreecommitdiffstats
path: root/test/Mkdir.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the execute-Mkdir-once patch so that it doesn't treat the directory as up...Steven Knight2004-10-221-33/+67
* Handle use of Mkdir() when the file exists.Steven Knight2004-10-211-1/+11
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-3/+3
* Ant-like tasks: Chmod(), Copy(), Delete(), Mkdir(), Move(), Touch().Steven Knight2004-04-191-0/+97