Taddeus Kroes 8b0040f647 Removed echo statement from 'make coverage'. 14 vuotta sitten
..
__init__.py 314ca19b2d Added debug information to bison generated parser. 14 vuotta sitten
parser.py d9bedbd892 Changed minus operator to plus and unary minus. 14 vuotta sitten
rules.mk 8b0040f647 Removed echo statement from 'make coverage'. 14 vuotta sitten
rulestestcase.py 83656548c0 Ignored some test class lines from coverage. 14 vuotta sitten
test_b1_ch08.py d9bedbd892 Changed minus operator to plus and unary minus. 14 vuotta sitten
test_b1_ch10.py d9bedbd892 Changed minus operator to plus and unary minus. 14 vuotta sitten
test_calc.py d9bedbd892 Changed minus operator to plus and unary minus. 14 vuotta sitten
test_exception.py b878620d47 Fixed bison import, code cleanup and applied pep8. 14 vuotta sitten
test_leiden_oefenopgave.py be7e4a4649 Added unit tests for the provided 'Leiden Oefenopgaves'. 14 vuotta sitten
test_node.py dc665f4a6f Added unit tests for node __lt__ operator. 14 vuotta sitten
test_parser.py aa09d9d776 Implemented CONCAT grammar, code cleanup and fixed unit tests. 14 vuotta sitten
test_possibilities.py 1257c37a88 Implemented and tested filtering of duplicate possibilities. 14 vuotta sitten
test_rules.py dad8585cc2 Merged changes of Sander. 14 vuotta sitten
test_rules_factors.py 2f75e39901 Implemented and tested factor decomposition (expand). 14 vuotta sitten
test_rules_fractions.py 8cc603ceea Prettified division by zero exception. 14 vuotta sitten
test_rules_numerics.py a7888fc754 Fixed duplicated fucntion definition in unit tests. 14 vuotta sitten
test_rules_poly.py a1c9eecc57 Removed comment from working unit test. 14 vuotta sitten
test_rules_powers.py 92f3a4e97f Added type check to ExpressionLeaf equality check. 14 vuotta sitten
test_rules_utils.py 0e7541cf99 Added unit tests for utils.py. 14 vuotta sitten