aboutsummaryrefslogtreecommitdiffstats
path: root/bin/test
Commit message (Collapse)AuthorAgeFilesLines
* Replace nose with pytestMartin Vilcans2022-11-071-1/+1
|
* Remove Python 2 support for doctests #54Martin Vilcans2020-02-121-8/+3
|
* Replace pep8 with pycodestyle, get rid of warningsMartin Vilcans2020-02-121-2/+2
| | | | pep8 recommended that change
* Run Python 3 test script when running Py3John Peter Yamauchi2019-02-191-2/+7
|
* Merge branch 'master' into python3John Peter Yamauchi2019-02-191-1/+2
|\
| * Ignore PEP8 error about imports not at top of fileMartin Vilcans2015-04-031-1/+1
| | | | | | | | | | This appeared after pep8 version 1.6.0. See jcrocholl/pep8#264
* | Patch doctests to work with Python 3Martin Vilcans2014-03-111-2/+1
|/
* Added page break support.Martin Vilcans2012-07-091-1/+1
| | | | | | In HTML output, uses style page-break-before: always Closes #3
* Added test scriptMartin Vilcans2012-02-201-0/+3