mes/tests
Jan Nieuwenhuizen 27d771e6ab
test: Move srfi-1 for-each and map tests to tests/srfi-1.test.
This fixes: `make check MES=guile'.

* tests/srfi-1.test ("map 1,2", "map 2,1", "for-each 1,2",
for-each 2,1"): Move from scm.test.
* tests/scm.test ("map 1,2", "map 2,1", "for-each 1,2",
for-each 2,1"): Remove.
2019-05-29 16:30:25 +02: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 mes: Print backtrace upon exception. 2018-10-20 18:24:37 +02:00
closure.test GNU Mes. 2018-07-22 14:24:36 +02:00
cwv.test GNU Mes. 2018-07-22 14:24:36 +02:00
display.test GNU Mes. 2018-07-22 14:24:36 +02:00
fluids.test mes: with-fluids: Fix reset. 2018-10-15 10:39:02 +02:00
getopt-long.test GNU Mes. 2018-07-22 14:24:36 +02:00
guile.test core: Add module-define! 2018-10-14 09:10:30 +02:00
let-syntax.test GNU Mes. 2018-07-22 14:24:36 +02:00
let.test GNU Mes. 2018-07-22 14:24:36 +02:00
macro.test core: Add string-append. 2018-11-15 23:09:56 +01:00
match.test GNU Mes. 2018-07-22 14:24:36 +02:00
math.test GNU Mes. 2018-07-22 14:24:36 +02:00
module.test GNU Mes. 2018-07-22 14:24:36 +02:00
optargs.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
peg.test GNU Mes. 2018-07-22 14:24:36 +02:00
perform.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
pmatch.test GNU Mes. 2018-07-22 14:24:36 +02:00
posix.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
psyntax.test build: Simplify: cater for one compiler at a time. 2018-11-06 20:29:35 +01:00
quasiquote.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
read.test core: String as array of bytes. 2018-11-11 16:25:36 +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 core: Add module-define! 2018-10-14 09:10:30 +02:00
srfi-1.test test: Move srfi-1 for-each and map tests to tests/srfi-1.test. 2019-05-29 16:30:25 +02:00
srfi-9.test GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-13.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
srfi-14.test core: String as array of bytes. 2018-11-11 16:25:36 +01:00
srfi-16.test GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-43.test GNU Mes. 2018-07-22 14:24:36 +02:00
syntax.test GNU Mes. 2018-07-22 14:24:36 +02:00
vector.test GNU Mes. 2018-07-22 14:24:36 +02:00