Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PR #3345] fix more PY3.8 fails | Mats Wichmann | 2019-04-26 | 1 | -5/+10 |
| | | | | | | | | | | | File closes in msvs tool Context manager in rpm tool Dummy compiler, assembler scripts can be called in unexpected ways (namely by gcc tool init), which passes --version flag. don't take exception on the getopt call. Try again to undo my breakage of _subproc, which was failing on Win+PY27 Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 2 | -23/+18 |
| | | | | | | | 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> | ||||
* | Additional fixture cleanup for test/AS directory. | William Blevins | 2017-03-01 | 3 | -0/+83 |