Skip to content
Snippets Groups Projects
Commit 6b2b1560 authored by Joris ten Tusscher's avatar Joris ten Tusscher
Browse files

Merged the verification and testing code into 1 function and used that everywhere.

Fixed bug(s) in evalBin
Equivalence class tests also use the QuickCheck module now.
Added a "run mode" to Main.hs (Debug / Release). In case of Debug, the results of QuickCheck and Z3 will be compared (and an error will be thrown if they have different results). In Release mode, this doesn’t happen.
parent 64568151
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment