- Fixed QuickCheck bugs, it works on 15/16 tests now.
- 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.
Showing
- src/LogicIR/Backend/QuickCheck.hs 13 additions, 9 deletionssrc/LogicIR/Backend/QuickCheck.hs
- src/LogicIR/Backend/Rewrite.hs 2 additions, 2 deletionssrc/LogicIR/Backend/Rewrite.hs
- src/LogicIR/Eval.hs 13 additions, 10 deletionssrc/LogicIR/Eval.hs
- src/SimpleFormulaChecker.hs 5 additions, 0 deletionssrc/SimpleFormulaChecker.hs
- test/TIRQuickCheck.hs 22 additions, 22 deletionstest/TIRQuickCheck.hs
Loading
Please register or sign in to comment