aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* We don’t need pytest.Matěj Cepl2024-01-171-2/+5
|
* Fail tests on warningsMartin Vilcans2023-11-091-1/+1
|
* Replace nose with pytestMartin Vilcans2022-11-071-1/+1
|
* Add Windows supportJohn Peter Yamauchi2020-08-062-6/+2
|
* 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-192-4/+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
| * Add setup scriptMartin Vilcans2014-04-031-3/+0
| |
* | 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
|
* Added script for running Screenplain.Martin Vilcans2011-11-061-0/+9