]> gitweb.michael.orlitzky.com - hath.git/history - test/TestSuite.hs
Add an antisymmetry property check for the Cidr Ord instance.
[hath.git] / test / TestSuite.hs
2017-04-17 Michael OrlitzkyAdd an antisymmetry property check for the Cidr Ord...
2016-07-06 Michael OrlitzkyAdd full lists for every existing import.
2015-11-12 Michael OrlitzkyRemove the "reversed" mode -- do one thing and do it... 0.3.0
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...