]> gitweb.michael.orlitzky.com - dunshire.git/history - test/__init__.py
test: add the ability to run the test suite verbosely.
[dunshire.git] / test / __init__.py
2020-04-21 Michael Orlitzkytest: add the ability to run the test suite verbosely.
2016-11-16 Michael OrlitzkyA bunch more doc fixes.
2016-11-13 Michael OrlitzkyBuild looping into the test suite and make doctests...
2016-11-01 Michael OrlitzkyAdd more doctest examples to the randomgen module.
2016-11-01 Michael OrlitzkyFix typo in last commit.
2016-11-01 Michael OrlitzkyEnable doctest ELLIPSIS in a few modules.
2016-11-01 Michael OrlitzkyAdd a new unit test suite for the dunshire.matrices...
2016-11-01 Michael OrlitzkyEnable and fix doctests for the new randomgen module.
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...