Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -4/+2 |
| | | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Speedup Clean tests for windows | William Deegan | 2018-09-26 | 1 | -1/+2 |
| | |||||
* | py2/3 disable symlink testing on py3. not supported by scons at this time | William Deegan | 2017-05-16 | 1 | -3/+4 |
| | |||||
* | Issue 2152: Fix the ability of --clean to handle / delete broken | Steven Knight | 2009-02-23 | 1 | -0/+186 |
symlinks, as well as named pipes. (Mateusz Gruca) |