post-scarcity/unit-tests
2018-12-07 06:51:00 +00:00
..
add.sh PROGN working 2017-10-16 12:22:49 +01:00
apply.sh More work on apply, also trying to read dotted pairs. 2017-10-15 17:01:03 +01:00
complex-list.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
cond.sh COND working 2017-10-16 14:37:09 +01:00
empty-list.sh Fixed misnamed unit test file; upversioned to 0.0.2 2018-12-07 06:51:00 +00:00
empty-string.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
eval-integer.sh Several new unit tests 2018-12-07 06:32:51 +00:00
eval-quote-sexpr.sh Several new unit tests 2018-12-07 06:32:51 +00:00
eval-quote-symbol.sh Several new unit tests 2018-12-07 06:32:51 +00:00
eval-real.sh Several new unit tests 2018-12-07 06:32:51 +00:00
eval-string.sh Several new unit tests 2018-12-07 06:32:51 +00:00
fred.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
integer-allocation.sh All tests still pass and a lot of debugging junk is gone 2017-09-13 00:25:11 +01:00
integer.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
multiply.sh PROGN working 2017-10-16 12:22:49 +01:00
nil.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
progn.sh COND working 2017-10-16 14:37:09 +01:00
quote.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
quoted-list.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
simple-list.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
string-allocation.sh All tests still pass and a lot of debugging junk is gone 2017-09-13 00:25:11 +01:00
string-with-spaces.sh Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00