summaryrefslogtreecommitdiff
path: root/test/Delete.py
Commit message (Expand)AuthorAgeFilesLines
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-0/+1
* Misc Windows test cleanupsGary Oberbrunner2011-02-271-14/+17
* Fix #2708 by making Delete able to delete broken symlinks and dir symlinks.Gary Oberbrunner2011-02-181-0/+28
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-4/+2
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-0/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-4/+6
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-0/+15
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-8/+12
* Test fixes: Win32 portability in Delete.py; fix a problem in msvs.py introdu...Steven Knight2004-08-301-1/+3
* Delete() should not blow up if what it's deleting doesn't exist.Steven Knight2004-08-191-0/+45
* 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/+121