- Mar 25, 2018
-
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
- Mar 18, 2018
-
-
Orestis Melkonian authored
-
- Mar 14, 2018
-
-
Orestis Melkonian authored
-
- Mar 12, 2018
-
-
Orestis Melkonian authored
-
- Mar 10, 2018
-
-
Orestis Melkonian authored
-
- Feb 25, 2018
-
-
Orestis Melkonian authored
-
- Feb 18, 2018
-
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
- Feb 14, 2018
-
-
Joris ten Tusscher authored
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.
-
- Feb 13, 2018
-
-
Joris ten Tusscher authored
Refactored Test code to work with Z3 code. Integrated Test module in Server code.
-
- Feb 11, 2018
-
-
Orestis Melkonian authored
-
- Feb 06, 2018
-
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
- Feb 05, 2018
-
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
- Feb 04, 2018
-
-
Joris ten Tusscher authored
-
Joris ten Tusscher authored
-
Joris ten Tusscher authored
Renamed QuickCheck to Test everywhere, since QuickCheck isn’t even used in the automated testing module.
-
Joris ten Tusscher authored
- Removed the eval tests. - Added tests for QuickCheck - Note that something is broken: multiple tests fail.
-
Joris ten Tusscher authored
-
Joris ten Tusscher authored
- wrote a function in SimpleFormulaChecker.hs that can be used to evaluate (for now just preconditions) in java files; - wrote some (for now) very basic tests for LExpr eval; - worked on QuickCheck.hs, but I have some ideas (mainly regarding arrays) that I need to discuss before I proceed; - added extra parentheses in Pretty.hs to make debugging the AST easier.
-
- Dec 13, 2017
-
-
Orestis Melkonian authored
* LogicIR EDSL. * Minimized LogicIR. * General styling fixes. * Supressed output in tests. * Single-threaded test execution.
-
- Dec 09, 2017
-
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-