Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | Some more print statements to functions. | Russel Winder | 2016-01-01 | 1 | -2/+3 |
| | |||||
* | - fixed directory/file fixtures for "general" mode | dirkbaechle | 2012-08-12 | 5 | -0/+74 |
- added documentation for the testing framework - converted two old tests from the "packaging" section to using fixtures as reference examples |