dejafu/dejafu-tests
Michael Walker 6eaae0a589 Wrap predicate functions in a newtype & separate ty params
Also adds a Functor and Profunctor instance for predicates.  The old
predicate type is kept as an alias for the (common) case where both
tyvars are the same.
2017-12-12 14:07:22 +00:00
..
Cases Implement bound threads 2017-12-12 14:06:59 +00:00
Examples Wrap predicate functions in a newtype & separate ty params 2017-12-12 14:07:22 +00:00
Cases.hs Add some property tests 2017-10-30 20:32:00 +00:00
Common.hs Wrap predicate functions in a newtype & separate ty params 2017-12-12 14:07:22 +00:00
dejafu-tests.cabal Implement bound threads 2017-12-12 14:06:59 +00:00
Examples.hs Use a typeclass to simplify test group definitions 2017-09-19 23:17:02 +01:00
LICENSE Make a separate package for the test suite. Closes #31. 2015-12-01 05:07:56 +00:00
Main.hs Reduce default number of quickcheck tests in dejafu-tests 2017-12-08 14:21:51 +00:00
QSemN.hs Test case for #81. 2017-05-03 23:09:56 +01:00
Setup.hs Make a separate package for the test suite. Closes #31. 2015-12-01 05:07:56 +00:00