mes/tests
Jan Nieuwenhuizen 819b32e61c
core: Add string-append.
* src/strings.c (string_append): New function.
* mes/module/mes/boot-0.scm.in (string-append): Remove.
* mes/module/mes/boot-03.scm (string-append): Remove.
* scaffold/boot/50-make-string.scm (string-append): Remove.
* scaffold/boot/50-string-append.scm (string-append): Remove.
* scaffold/boot/50-string-join.scm (string-append): Remove.
* scaffold/boot/51-module.scm (string-append): Remove.
* scaffold/boot/52-define-module.scm (string-append): Remove.
* tests/macro.test (string-append): Remove.
* scaffold/boot/17-string-append.scm: Move from 50-string-append.scm.
2018-11-15 23:09:56 +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 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 core: String as array of bytes. 2018-11-11 16:25:36 +01:00
srfi-0.test core: Add module-define! 2018-10-14 09:10:30 +02:00
srfi-1.test mes: Support fold-right 3. 2018-10-06 21:05:43 +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