]> gitweb.michael.orlitzky.com - hath.git/history - test/TestSuite.hs
Switch from test-framework to tasty.
[hath.git] / test / TestSuite.hs
2014-05-12 Michael OrlitzkySwitch from test-framework to tasty.
2013-08-18 Michael OrlitzkyAdd some more tests; minor code cleanup.
2013-08-17 Michael OrlitzkyBump the version number to 0.0.4 in hath.cabal.
2013-04-21 Michael OrlitzkyUse Cabal test integration.
2013-04-21 Michael OrlitzkyUse test-framework for the tests, and bump some depende...
2011-12-26 Michael OrlitzkyUpdate for QuickCheck 2.
2010-05-20 Michael OrlitzkyMoved the maskable instance definitions within their...
2010-05-14 Michael OrlitzkyAdded the prop_contains_proper_intransitive QuickCheck...
2010-05-14 Michael OrlitzkyAdded the QuickCheck tests to the test suite.
2010-05-09 Michael OrlitzkyAdded a "test" directory containing the test suite...