anthem/tests
Patrick Lühne 3393f84a4a
Add unit tests covering equality checks
The equality check is used within a simplification rule that turns
biconditionals into simple implications in special cases. This adds some
unit tests that cover this simplification rule as well as the equality
check implementation.
2018-05-03 16:57:19 +02:00
..
CMakeLists.txt Enforcing color output when testing for convenience. 2017-06-01 03:08:05 +02:00
TestCompletion.cpp Remove unnecessary parentheses 2018-04-12 00:59:03 +02:00
TestHiddenPredicateElimination.cpp Add new simplification rule 2018-04-10 22:34:47 +02:00
TestIntegerDetection.cpp Add unit tests covering integer variable detection 2018-05-02 18:37:07 +02:00
TestPlaceholders.cpp Add new simplification rule 2018-04-10 22:34:47 +02:00
TestSimplification.cpp Add unit tests covering equality checks 2018-05-03 16:57:19 +02:00
TestTranslation.cpp Support exponentiation operator 2018-04-10 22:29:55 +02:00
main.cpp Initial commit. 2016-11-21 17:53:46 +01:00