Commit Graph

14 Commits

Author SHA1 Message Date
Mark Thom
4f645b4664 add length, =.., more tests of builtins. 2018-01-27 15:37:59 -07:00
Mark Thom
f939a9e129 correct marker bug, edit README. 2018-01-27 01:27:17 -07:00
Mark Thom
1412071ea9 disjunctions do operate correctly (so far), write more tests. 2018-01-27 00:23:32 -07:00
Mark Thom
ab7ba0a207 write tests to detect disjunction bugs 2018-01-26 23:26:19 -07:00
Mark Thom
a9a397c047 add more tests for builtins. 2018-01-25 22:25:00 -07:00
Mark Thom
d240eaca78 add tests for builtins 2018-01-25 21:01:23 -07:00
Mark Thom
f2124448d0 add tests for conditionals 2018-01-24 22:30:20 -07:00
Mark Thom
677beedec3 update tests to properly reflect answer order. 2018-01-20 15:08:55 -07:00
Mark Thom
be0ec3f9b4 add tests for callable is, comparisons. 2018-01-19 21:01:01 -07:00
Mark Thom
f95901a6d0 change arithmetic evaluation iterator to new target type 2018-01-17 21:39:59 -07:00
Mark Thom
38cd9e5db7 expand remaining tests. 2018-01-16 19:53:49 -07:00
Mark Thom
4597a1d5a8 add tests on lists 2018-01-16 09:41:45 -07:00
Mark Thom
30d1336b25 add cut tests 2018-01-16 09:12:25 -07:00
Mark Thom
f59763da67 start adding output checks to test 2018-01-15 23:42:09 -07:00