- Feb 04, 2018
-
-
Joris ten Tusscher authored
-
Joris ten Tusscher authored
- Fixed bug that caused extractExpr to crash when it tried to fetch all pre / post conditions of a method that doesn’t have any. - Increased the number of iterations in the tenth LogicIR.Backend.Test test.
-
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
- Added correct handling of LIsnull in QuickCheck. - Fixed a bug in Rewrite.hs that wasn’t causing issues yet, but was a bug nonetheless. - Sped up QuickCheck tests by making the number of iterations dependent on the specific test.
-
Joris ten Tusscher authored
-
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).
-
Joris ten Tusscher authored
-
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
-
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.
-
- Jan 10, 2018
-
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
- Jan 09, 2018
-
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
ISWB Prasetya authored
-
- Dec 13, 2017
-
-
Melkonian,O. (Orestis) authored
LogicIR parser. See merge request !2
-
Orestis Melkonian authored
* LogicIR EDSL. * Minimized LogicIR. * General styling fixes. * Supressed output in tests. * Single-threaded test execution.
-
- Dec 12, 2017
-
-
Tusscher,J.S. ten (Joris) authored
Stack setup See merge request !1
-
- Dec 09, 2017
-
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
Orestis Melkonian authored
-
- Nov 24, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
-
- Nov 18, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
#15
-
Ogilvie, D.H. (Duncan) authored
does not actually work though
-
- Nov 16, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-
- Nov 07, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-
- Nov 05, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
-
Ogilvie, D.H. (Duncan) authored
closes #26
-
- Nov 04, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-
- Oct 29, 2017
-
-
Ogilvie, D.H. (Duncan) authored
-