mes/tests
Jan Nieuwenhuizen a155a0a9a2
core: Support \xNN in reader. Fixes tcc-boot running on Mes.
* src/reader.c (reader_read_string): Support \xNN.  Fixes Guix
bootstrap chain; i.e., compilation of gcc-2.95.3 using tcc-boot.
* tests/base.test ("reader: \\x08"): Test it.
* scaffold/tests/17-compare-char.c: Likewise, for mescc.
* build-aux/check-mescc.sh (tests): Run it.
2018-12-13 18:19:43 +01:00
..
data GNU Mes. 2018-07-22 14:24:36 +02:00
base.test core: Support \xNN in reader. Fixes tcc-boot running on Mes. 2018-12-13 18:19:43 +01:00
boot.test GNU Mes. 2018-07-22 14:24:36 +02:00
catch.test GNU Mes. 2018-07-22 14:24:36 +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 GNU Mes. 2018-07-22 14:24:36 +02:00
getopt-long.test GNU Mes. 2018-07-22 14:24:36 +02:00
guile.test GNU Mes. 2018-07-22 14:24:36 +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
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 GNU Mes. 2018-07-22 14:24:36 +02:00
peg.test GNU Mes. 2018-07-22 14:24:36 +02:00
pmatch.test GNU Mes. 2018-07-22 14:24:36 +02:00
psyntax.test GNU Mes. 2018-07-22 14:24:36 +02:00
quasiquote.test GNU Mes. 2018-07-22 14:24:36 +02:00
read.test Add missing copyright headers. 2018-07-23 19:10:34 +02:00
scm.test GNU Mes. 2018-07-22 14:24:36 +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 tests: Expect srfi-13 failure, MesCC more resembles Gcc. 2018-10-07 14:14:50 +02:00
srfi-14.test GNU Mes. 2018-07-22 14:24:36 +02: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