1
1
mirror of https://github.com/barrucadu/dejafu.git synced 2024-12-19 19:41:31 +03:00
dejafu/dejafu-tests/Cases
Michael Walker c742da2bfd Drop _concKnows stuff and fix litmus tests.
Removing the stuff broke some of the litmus tests, which is bad. It
probably means that those actions were being put into sleep sets, and so
hiding actually interesting interleavings from the POR implementation. I
need to improve the lookahead behaviour to ignore these invisible
actions.

Closes .
2016-07-21 19:33:49 +01:00
..
Litmus.hs Drop _concKnows stuff and fix litmus tests. 2016-07-21 19:33:49 +01:00
MultiThreaded.hs Propagate read TVars in orElse. 2016-07-21 18:53:26 +01:00
SingleThreaded.hs Less restrictive module exports in tests 2016-03-31 18:16:09 +01:00