summaryrefslogtreecommitdiffstats
path: root/test/TEX/biblatex_plain.py
Commit message (Collapse)AuthorAgeFilesLines
* Stop calling os.system in tests.Mats Wichmann2020-02-071-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, rawstringsMats Wichmann2019-04-251-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 sheabangsPaweł Tomulik2018-10-221-1/+0
|
* remove unnecessary sheabangs from scripts generated by end-to-end testsPaweł Tomulik2018-10-221-3/+1
|
* Correct sheabangs in code snippets under test/Paweł Tomulik2018-10-221-2/+3
|
* - several smaller fixes to get the Linux buildslaves green againDirk Baechle2014-08-071-1/+0
|
* Improve support for biblatex package. Fix a case where we did not recognize ↵Robert Managan2014-04-251-0/+92
that auxiliary files would be made and hence we did not clean them