mes/tests
Jan Nieuwenhuizen d938b38d5e scm: Add open-input-string, read-string.
* module/mes/guile.mes (open-input-string, read-string): New functions.
* tests/guile.test: New file.
* GNUmakefile (TESTS): Add it.
2017-04-01 12:51:35 +02: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
guile.test scm: Add open-input-string, read-string. 2017-04-01 12:51:35 +02: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 scm: Support reading negative hex numbers. 2017-03-27 00:11:05 +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
pmatch.test test: Add pmatch tests. 2017-03-29 08:07:51 +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 scm: Support reading negative hex numbers. 2017-03-27 00:11:05 +02:00
record.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
scm.test scm: Add assoc-set! 2017-03-27 07:01:15 +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 scm: Add list->char-set. 2017-03-26 22:33:51 +02:00
vector.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00