aboutsummaryrefslogtreecommitdiffstats
path: root/runtests.py
AgeCommit message (Collapse)AuthorFilesLines
2015-02-21Remove runtests.pyGravatar Jon Bernard 1-2970/+0
2014-07-24Various pep8 fixes and cleanupsGravatar Jon Bernard 1-4/+5
Re #36
2014-07-11Add standalone runtests.py script for running testsGravatar Jon Bernard 1-0/+2969
This allows a user to not install py.test and/or tox in order to test changes to the source code.