dejafu/dejafu-tests/lib/Unit
Michael Walker f263166a45 Invert the predicate in notAlwaysSame
I think having `alwaysSameBy f` and `notAlwaysSameBy f` be inverse of
each other is better than `notAlwaysSameBy (\a b -> not (f a b))`.
2018-06-10 22:30:02 +01:00
..
Predicates.hs Invert the predicate in notAlwaysSame 2018-06-10 22:30:02 +01:00
Properties.hs Add flag to Throw/ThrowTo showing if the thread was killed 2018-06-10 01:34:02 +01:00