Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop calling os.system in tests. | Mats Wichmann | 2020-02-07 | 1 | -3/+4 |
| | | | | | | | This converts the remaining tests that called os.system themselves to use subprocess instead. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | [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> | ||||
* | use absolute python path in sheabangs | Paweł Tomulik | 2018-10-22 | 1 | -1/+0 |
| | |||||
* | remove unnecessary sheabangs from scripts generated by end-to-end tests | Paweł Tomulik | 2018-10-22 | 1 | -3/+1 |
| | |||||
* | Correct sheabangs in code snippets under test/ | Paweł Tomulik | 2018-10-22 | 1 | -2/+3 |
| | |||||
* | - several smaller fixes to get the Linux buildslaves green again | Dirk Baechle | 2014-08-07 | 1 | -1/+0 |
| | |||||
* | Improve support for biblatex package. Fix a case where we did not recognize ↵ | Robert Managan | 2014-04-25 | 1 | -0/+92 |
that auxiliary files would be made and hence we did not clean them |