mes/tests
Jan Nieuwenhuizen 30743ce141 mini-mes: Fully remove reader from core.
* scaffold/mini-mes.c (lookup_): Remove.
* mes.c: Likewise.
* reader.c (lookup_): Enable.
* mlib.c (putc): New function.
* module/mes/libc.mes (putc): New function.
2017-03-25 15:58:44 +01:00
..
data Implement load. 2016-12-12 20:33:49 +01:00
base.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
catch.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
closure.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
cwv.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
display.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
fluids.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-0.test mini-mes: Fully remove reader from core. 2017-03-25 15:58:44 +01:00
gc-1.test mini-mes: Fully remove reader from core. 2017-03-25 15:58:44 +01:00
gc-2.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-2a.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-3.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-4.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-5.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-6.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc.test mini-mes: Fully remove reader from core. 2017-03-25 15:58:44 +01:00
let-syntax.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
let.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
match.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
math.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
module.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
optargs.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
peg.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
psyntax.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
quasiquote.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
read.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
record.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
scm.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
srfi-1.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
srfi-13.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
srfi-14.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
vector.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00