]> gitweb.michael.orlitzky.com - hath.git/history - test
hath.cabal: add a bug-reports field.
[hath.git] / test /
2019-03-04 Michael Orlitzkytest/ShellTests.hs: add an explicit export list.
2017-04-18 Michael OrlitzkyAdd a --sort flag to hath and document/test why it... 0.4.0
2017-04-18 Michael OrlitzkyDocument a pipe-to-sort and justify the lack of a speci...
2017-04-17 Michael OrlitzkyAdd an antisymmetry property check for the Cidr Ord...
2017-04-17 Michael OrlitzkyDocument and test the new --normalize flag.
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
2015-02-22 Michael OrlitzkyBulletproof the test suite and examples; version bump... 0.2.3
2014-05-24 Michael OrlitzkyBump version to 0.2.1.
2014-05-12 Michael OrlitzkySwitch from test-framework to tasty.
2013-10-16 Michael OrlitzkyList regex alternates in reverse order to avoid matchin...
2013-10-14 Michael OrlitzkyAdd tests for the --barriers option.
2013-10-14 Michael OrlitzkyRename shelltestrunner files and add two haskell runner...
2013-10-14 Michael OrlitzkyFix an incorrect example in the man page.
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...