]> gitweb.michael.orlitzky.com - dunshire.git/history - test/__main__.py
test: add the ability to run the test suite verbosely.
[dunshire.git] / test / __main__.py
2020-04-21 Michael Orlitzkytest: add the ability to run the test suite verbosely.
2016-11-13 Michael OrlitzkyFix the test script to appease pylint.
2016-11-13 Michael OrlitzkyPrint a "pass" count during testing loops.
2016-11-13 Michael OrlitzkyBuild looping into the test suite and make doctests...
2016-11-01 Michael OrlitzkyFix a pylint warning for a top-level variable name...
2016-11-01 Michael OrlitzkyUse a shebang for the main test executable.
2016-10-30 Michael OrlitzkyExit with a non-zero code when the test suite fails.
2016-10-26 Michael OrlitzkyClean up a few pylint warnings and make "doc" a phony...
2016-10-26 Michael OrlitzkyAdd setup.py and reorganize everything to make its...