mes/tests
Jan Nieuwenhuizen da54a56256
core: Replace special cell_boot_module with initial-module builtin.
* src/module.c (initial_module): New builtin.
* include/mes/builtins.h: Declare it.
* src/builtins.c (mes_builtins): Register it.
* include/mes/symbols.h (cell_boot_module): Remove.
* src/symbol.c (init_symbols_): Update.
(init_symbols): Likewise.
* src/eval-apply.c (eval_apply): Likewise.
(expand_variable_): Likewise.
* tests/macro.test (make-fluid): Likewise.
* mes/module/mes/fluids.mes (make-fluid):  Likewise.
2020-12-30 21:19:54 +01:00
..
data GNU Mes. 2018-07-22 14:24:36 +02:00
base.test core: String as array of bytes. 2018-11-11 16:25:36 +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 build: Cater for bootstrap build. 2019-12-13 21:52:18 +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 21:19:54 +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 build: Cater for bootstrap build. 2019-12-13 21:52:18 +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: Move srfi-1 for-each and map tests to tests/srfi-1.test. 2019-05-29 16:30:25 +02: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 core: make-vector: Move to core. 2020-12-29 18:11:08 +01:00