Skip to content
Snippets Groups Projects
user avatar
Joris ten Tusscher authored
  - Fixed bug that caused some QuickCheck tests to throw an exception because not a complete substitution was taking place.
  - Uncommented the legendary 16th bug that causes an endless loop when Z3 is used. It doesn’t cause an endless loop with QuickCheck, but QuickCheck does give the wrong answer :’(.

All in all, the very naive testing module correctly tests 13/16 tests at the moment (most of the time at least; it’s random).
a0860371
History
Name Last commit Last update
..
Null.hs
Pretty.hs
QuickCheck.hs
Rewrite.hs
Z3.hs