anthem/tests
Patrick Lühne 04094eee23
Remove unnecessary parentheses
The unary modulus operation does not require extra parentheses to be
printed in cases like “|X + Y|”. This adds a new option to the printing
routine to omit parentheses in cases where the parent expression already
defines a parenthesis-like scope (currently only with unary operations).
2018-04-12 00:59:03 +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
TestPlaceholders.cpp Add new simplification rule 2018-04-10 22:34:47 +02:00
TestSimplification.cpp Renamed internal variables for clarity. 2017-06-06 01:44:44 +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