mes/tests
Jan Nieuwenhuizen f567cde3fc
core: make-vector: Move to core.
* src/vector.c (make_vector_): Rename from make_vector__.  Add
parameter.  Fix double allocation.
(make_vector): Rename from make_vector_.  Use arity n.  Update users.
2019-11-02 08:44:19 +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 mes: Remove broken copy of simple-format. 2019-07-19 15:36:36 +02:00
fluids.test mes: with-fluids: Fix reset. 2018-10-15 10:39:02 +02:00
gc.test FIXUP: gc.test +x 2019-11-02 08:44:19 +01: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 mes: string->number: Support #x-prefixed hex numbers. 2019-08-02 22:52:46 +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 core: make-vector: Move to core. 2019-11-02 08:44:19 +01:00