dejafu/dejafu-tests
Michael Walker 8bff75a167 Add dependency function property tests
The idea is that, if the dependency function is correct, then any
permutation of independent actions should give the same result.

In practice it's a little more complex, as the dependency function has
some special cases which are only valid because of how it is used.  So
an "independence" function which we can use to shuffle any trace
after-the-fact has to work around those cases.
2018-02-16 20:04:52 +00:00
..
exe Migrate tests from test-framework to tasty 2018-02-16 20:04:20 +00:00
lib Add dependency function property tests 2018-02-16 20:04:52 +00:00
dejafu-tests.cabal Add dependency function property tests 2018-02-16 20:04:52 +00:00
LICENSE Make a separate package for the test suite. Closes #31. 2015-12-01 05:07:56 +00:00
Setup.hs Make a separate package for the test suite. Closes #31. 2015-12-01 05:07:56 +00:00