mes/tests
Jan Nieuwenhuizen e460771988 test: Allow running with any mes.
* test/base.test: Run $MES if set, default to ../scripts/mes.
* tests/base.test: Likewise.
* tests/catch.test: Likewise.
* tests/closure.test: Likewise.
* tests/cwv.test: Likewise.
* tests/display.test: Likewise.
* tests/fluids.test: Likewise.
* tests/gc-0.test: Likewise.
* tests/gc-1.test: Likewise.
* tests/gc-2.test: Likewise.
* tests/gc-2a.test: Likewise.
* tests/gc-3.test: Likewise.
* tests/gc-4.test: Likewise.
* tests/gc-5.test: Likewise.
* tests/gc-6.test: Likewise.
* tests/gc.test: Likewise.
* tests/let-syntax.test: Likewise.
* tests/let.test: Likewise.
* tests/match.test: Likewise.
* tests/math.test: Likewise.
* tests/module.test: Likewise.
* tests/optargs.test: Likewise.
* tests/peg.test: Likewise.
* tests/psyntax.test: Likewise.
* tests/quasiquote.test: Likewise.
* tests/read.test: Likewise.
* tests/record.test: Likewise.
* tests/scm.test: Likewise.
* tests/srfi-1.test: Likewise.
* tests/srfi-13.test: Likewise.
* tests/srfi-14.test: Likewise.
* tests/vector.test: Likewise.
2017-03-26 21:06:19 +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 test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-1.test test: Allow running with any mes. 2017-03-26 21:06:19 +02: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 test: Allow running with any mes. 2017-03-26 21:06:19 +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 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