Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -3/+4 |
| | | | | | | | 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> | ||||
* | More changes to speed up testing on windows. | William Deegan | 2018-09-26 | 1 | -1/+4 |
| | |||||
* | fix py2/3 not sure why it was calling string.replace, instead of .replace on ↵ | William Deegan | 2017-02-28 | 1 | -1/+1 |
| | | | | the string..? | ||||
* | Move two Builder-related tests into the test/Builder/ subdirectory. | Steven Knight | 2010-02-16 | 1 | -0/+74 |