prog8/tests
2018-02-11 14:18:22 +01:00
..
__init__.py initial 2017-12-21 14:52:30 +01:00
test_core.py improved const var evaluation, more tests, added const_num_val() on certain nodes 2018-01-27 01:07:00 +01:00
test_parser.py character literals (strings of len 1) are no longer automatically converted to byte integers 2018-02-11 14:18:22 +01:00
test_vardef.py much improved constant folding by actually evaluating const expressions 2018-02-07 23:01:47 +01:00
test_zp.py stuff 2018-02-02 22:42:09 +01:00