summaryrefslogtreecommitdiff
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* test_buildhtml.py: Wait for the subprocess to finishmilde2020-03-031-0/+1
* test_buildhtml: Eliminate need for shell=Truemilde2020-03-031-3/+4
* test_buildhtml: Drop obsolete NameError handlingmilde2020-03-031-11/+4
* trivial: Misc whitespace fixesmilde2019-08-271-1/+1
* Remove legacy ImportError exception handlers (patch by Stephen Finucane).milde2019-08-211-9/+2
* Allow running test_buildhtml.py from anywhere, also with Python 3.milde2012-09-031-19/+30
* Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.milde2012-06-131-7/+24
* Fix: --local now stops recursiongrubert2010-07-101-2/+2
* Add copyright headergrubert2010-07-101-0/+4
* Fix: /usr/bin/env in first linegrubert2010-07-101-1/+1
* add test for build_html ignoring --localgrubert2010-07-101-0/+87