mes/tests
Jan Nieuwenhuizen 99cedbfbde core: Add garbage collector/jam collector experiment.
* mes.c (gc, gc_loop, gc_copy, gc_move, gc_relocate_car,
  gc_relocate_cdr, gc_flip): New function.
* tests/gc-0.test: New file.
2016-12-12 20:35:18 +01:00
..
data Implement load. 2016-12-12 20:33:49 +01:00
base.test test: Add toplevel begin define test. 2016-12-12 20:33:50 +01:00
closure.test test: Add psyntax closure tests. 2016-12-12 20:33:50 +01:00
cwv.test test: More values, call-with-values tests. 2016-12-12 20:33:49 +01:00
gc-0.test core: Add garbage collector/jam collector experiment. 2016-12-12 20:35:18 +01:00
gc.test Add mes gc test setup. 2016-12-12 20:35:18 +01:00
let-syntax.test Add syntax-case based syntax-rules. 2016-12-12 20:33:49 +01:00
let.test make tests standalone executable. 2016-10-19 00:36:12 +02:00
match.test Finalize psyntax integration. 2016-12-12 20:33:49 +01:00
psyntax.test Finalize psyntax integration. 2016-12-12 20:33:49 +01:00
quasiquote.test make tests standalone executable. 2016-10-19 00:36:12 +02:00
record.test Finalize psyntax integration. 2016-12-12 20:33:49 +01:00
scm.test test: More values, call-with-values tests. 2016-12-12 20:33:49 +01:00
vector.test Introduce reference type, use vectors of SCM. 2016-12-12 20:33:48 +01:00