mes/tests
Jan Nieuwenhuizen 87269a16f6
core: Document number->string INT-MIN failure with gcc-x86.
* src/mes.c (scm_symbol_arch, scm_symbol_compiler): New symbol.
  (mes_symbols, bload_env): Add them.
  (scm_symbol_gnuc, scm_symbol_mesc): Remove.
* scaffold/mini-mes.c: Likewise.
* module/mes/mes-0.scm (%arch, %compiler): New public variable.
* tests/srfi-13.test: Expect number->string INT-MIN to fail for
  gcc-x86.
* HACKING (Bugs): Add it.
2018-07-21 15:20:01 +02:00
..
data doc: Release udpate. 2017-11-21 19:22:26 +01:00
base.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
boot.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
catch.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
closure.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
cwv.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
display.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
fluids.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
getopt-long.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
guile.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
let-syntax.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
let.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
match.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
math.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
module.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
optargs.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
peg.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
pmatch.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
psyntax.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
quasiquote.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
read.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
scm.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
srfi-1.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
srfi-9.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
srfi-13.test core: Document number->string INT-MIN failure with gcc-x86. 2018-07-21 15:20:01 +02:00
srfi-14.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
srfi-16.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
srfi-43.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
syntax.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00
vector.test build: Refactor mes tests. 2018-07-21 13:48:50 +02:00