summaryrefslogtreecommitdiffstats
path: root/test/Clean/basic.py
Commit message (Collapse)AuthorAgeFilesLines
* py2/3 disable symlink testing on py3. not supported by scons at this timeWilliam Deegan2017-05-161-3/+4
|
* Issue 2152: Fix the ability of --clean to handle / delete brokenSteven Knight2009-02-231-0/+186
symlinks, as well as named pipes. (Mateusz Gruca)