mes/tests
Jan Nieuwenhuizen d18542e25f Initial psyntax integration.
* mes.c (sc_expand_env): New function.
  (builtin_eval): Use it.
* module/mes/psyntax-0.mes: New file.
* module/mes/psyntax-1.mes: New file.
* tests/psyntax.test: New file.
* GNUmakefile (TESTS): Add it.
2016-12-12 20:33:49 +01:00
..
base.test Implement apply with multiple arguments. 2016-12-12 20:33:49 +01:00
closure.test Add report to closure test. 2016-10-18 19:10:16 +02:00
let-syntax.test make tests standalone executable. 2016-10-19 00:36:12 +02:00
let.test make tests standalone executable. 2016-10-19 00:36:12 +02:00
match.test make tests standalone executable. 2016-10-19 00:36:12 +02:00
psyntax.test Initial 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 make tests standalone executable. 2016-10-19 00:36:12 +02:00
scm.test Fix values. 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