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> | ||||
* | Speed up Climb tests on windows | William Deegan | 2018-09-26 | 1 | -1/+2 |
| | |||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Collect the scripts for the three "climb up" options (-D, -U and -u) | Steven Knight | 2008-10-15 | 1 | -0/+85 |
in a subdirectory. Split sub-tests into separate scripts. Clean things up a bit. |