mes/tests
Jan Nieuwenhuizen 05a95e4eac
test: Resurrect tests with module support.
* mes/module/mes/misc.mes: Remove.
* mes/module/srfi/srfi-26.mes: Remove.
* module/mes/misc.scm (logf, stderr, pk, pke): Remove.
(mes?, guile?, guile-1.8?, guile-2?): Move to...
* module/mes/mes-0.mes: ...new file.
* module/mes/mes-0.scm (%program, pmatch-car, pmatch-cdr): New
variables.
* tests/guile.test: Remove (mes misc) use.
* tests/pmatch.test: Use (mes guile).
* tests/data/bar.scm,
tests/data/foo.scm,: New files.
tests/boot-6.test: New file, use them.
* build-aux/check-mes.sh (TESTS): Add it.
* mes/module/srfi/srfi-26.mes: Remove.
* mes/module/ice-9/rdelim.mes: New file.
* tests/scm.test ("builtin? car", "builtin? car", "builtin? cdr",
"builtin? cons", "builtin? cdr", "builtin? eq?", "builtin? eval"):
Remove.
2020-12-30 15:38:24 +01:00
..
data test: Resurrect tests with module support. 2020-12-30 15:38:24 +01:00
base.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
boot-6.test test: Resurrect tests with module support. 2020-12-30 15:38:24 +01:00
boot.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
catch.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
closure.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
cwv.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
display.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
fluids.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
gc.test tests: Add gc.test. 2020-12-29 18:10:50 +01:00
getopt-long.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
guile.test test: Resurrect tests with module support. 2020-12-30 15:38:24 +01:00
let-syntax.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
let.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
macro.test core: Replace special cell_boot_module with initial-module builtin. 2020-12-30 15:38:23 +01:00
match.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
math.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
module.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
optargs.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
peg.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
perform.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
pmatch.test test: Resurrect tests with module support. 2020-12-30 15:38:24 +01:00
posix.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
psyntax.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
quasiquote.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
read.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
scm.test test: Resurrect tests with module support. 2020-12-30 15:38:24 +01:00
srfi-0.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-1.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-9.test mes: srfi-9: Guile interface compatibility. 2020-12-30 15:38:08 +01:00
srfi-13.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-14.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-16.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-43.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
syntax.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
vector.test test: Resurrect tests with module support. 2020-12-30 15:38:24 +01:00