dejafu/dejafu-tests
Michael Walker 7d5df170e7 Do not pass memory model to dependency functions
This is sane because buffered writes can only happen if the MemType
isn't sequential consistency anyway.
2017-11-02 22:15:11 +00:00
..
Cases Do not pass memory model to dependency functions 2017-11-02 22:15:11 +00:00
Examples Remove GHC <7.10 checks from dejafu-tests 2017-10-28 17:26:52 +01:00
Cases.hs Add some property tests 2017-10-30 20:32:00 +00:00
Clock.hs Remove GHC <7.10 checks from dejafu-tests 2017-10-28 17:26:52 +01:00
Common.hs Add some property tests 2017-10-30 20:32:00 +00:00
dejafu-tests.cabal Add some property tests 2017-10-30 20:32:00 +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 Organise tests a little 2016-03-31 14:45:55 +01: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