]> gitweb.michael.orlitzky.com - dunshire.git/history - test/__main__.py
Build looping into the test suite and make doctests optional.
[dunshire.git] / test / __main__.py
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...