mes/tests
Timothy Sample d47735122a tests: Adjust to work with Guile modules.
* tests/base.test: Do not override 'MES_BOOT' if already set.
[mes]: Only load "test.scm" if the module system is not booted.
(lookup-toplevel): Use 'module-variable' if the module system is
booted.
* tests/match.test: Import '(ice-9 match)' directly.
* tests/boot.test: Do not override 'MES_BOOT' if already set.
* tests/guile-module.test: Likewise.
* tests/macro.test: Likewise.
* tests/perform.test: Likewise.
* tests/quasiquote.test: Likewise.
* tests/read.test: Likewise.
* tests/scm.test: Likewise.
* tests/srfi-0.test: Likewise.
* tests/srfi-9.test: Likewise.
2022-04-26 16:46:08 -06:00
..
data mes: Add Guile-style module support. 2022-04-26 16:46:08 -06:00
base.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
boot.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06: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 mes: Use a hash table for fluids. 2022-04-26 16:46:08 -06:00
gc.test tests: Fix tests to run on Guile. 2022-04-26 11:22:57 -06:00
getopt-long.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
guile-module.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
guile.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
hash.test core: Add hashq_create_handle_x. 2022-04-25 09:22:13 -06: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 tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
match.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
math.test mes: Make logand work correctly. 2021-04-21 08:31:37 +02:00
module.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
optargs.test mes: optargs: Adjust for new module system. 2022-04-26 16:46:08 -06:00
perform.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06: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 core: Rename the 'current-module' symbol. 2022-04-26 11:22:57 -06:00
quasiquote.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
read.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
scm.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
srfi-0.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06:00
srfi-1.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-9.test tests: Adjust to work with Guile modules. 2022-04-26 16:46:08 -06: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
variable.test core: Implement Guile-style variables. 2022-04-25 14:19:03 -06:00
vector.test tests: Fix tests to run on Guile. 2022-04-26 11:22:57 -06:00