post-scarcity/unit-tests
2026-02-24 09:08:41 +00:00
..
allocation-tests Work on reducing allocation leaks in read_number(). This is now improved, but not yet satisfactory. 2026-02-04 22:57:10 +00:00
add.sh Fixed the horrendous 'unbound symbol nil' bug. Also work on documentation and 2026-02-14 11:40:52 +00:00
append.sh Fixed the horrendous 'unbound symbol nil' bug. Also work on documentation and 2026-02-14 11:40:52 +00:00
apply.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
bignum-add.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
bignum-expt.sh add_ratio_ratio fixed. 2026-02-15 17:38:54 +00:00
bignum-print.sh Mainly unit tests. 39/45 currently pass; the failures are all in bignum arithmetic and in deallocation. 2026-02-03 21:47:25 +00:00
bignum-subtract.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
bignum.sh Mainly unit tests. 39/45 currently pass; the failures are all in bignum arithmetic and in deallocation. 2026-02-03 21:47:25 +00:00
complex-list.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
cond.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
empty-list.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
empty-string.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
eval-integer.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
eval-quote-sexpr.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
eval-quote-symbol.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
eval-real.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
eval-string.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
fred.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
integer-allocation.sh Added list and unit test for it. 2021-09-08 13:55:08 +01:00
integer.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
interpreter.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
lambda.sh Generally, changed working with tags as strings to as values. 2021-08-17 16:09:00 +01:00
let.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
list-test.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
many-args.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
map.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
memory.sh Added unit test to explore the deallocation failure. 2021-09-30 16:27:04 +01:00
multiply.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
nil.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
nlambda.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
path-notation.sh Redone fixes to unit tests which I know I did this afternoon, so I've messed 2026-02-14 20:36:07 +00:00
progn.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
quote.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
quoted-list.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
ratio-addition.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
recursion.sh Made it easier to run individual unit tests 2019-01-18 20:55:03 +00:00
reverse.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
simple-list.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
slurp.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
string-allocation.sh Mainly unit tests. 39/45 currently pass; the failures are all in bignum arithmetic and in deallocation. 2026-02-03 21:47:25 +00:00
string-cons.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
string-with-spaces.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
subtract.sh Fixed subtraction regression; added new subtraction unit test. 2026-02-24 09:08:41 +00:00
try.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
varargs.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00
wide-character.sh Stage one clean up of test files. Some unit tests are still creating temporary files in 2026-02-14 14:04:41 +00:00