mes/tests
Jan Nieuwenhuizen 22880ac831 scm: Support reading negative hex numbers.
* module/mes/read-0.mes (read-hex): Support negative hex numbers.
* tests/math.test ("#x-10"): New test.
* tests/read.test: Add test.
2017-03-27 00:11:05 +02:00
..
data Implement load. 2016-12-12 20:33:49 +01:00
base.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
catch.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
closure.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
cwv.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
display.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
fluids.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-0.test mini-mes: Fully remove reader from core. 2017-03-25 15:58:44 +01:00
gc-1.test mini-mes: Fully remove reader from core. 2017-03-25 15:58:44 +01:00
gc-2.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-2a.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-3.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-4.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-5.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-6.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc.test mini-mes: Fully remove reader from core. 2017-03-25 15:58:44 +01:00
let-syntax.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
let.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
match.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
math.test scm: Support reading negative hex numbers. 2017-03-27 00:11:05 +02:00
module.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
optargs.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
peg.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
psyntax.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
quasiquote.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
read.test scm: Support reading negative hex numbers. 2017-03-27 00:11:05 +02:00
record.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
scm.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
srfi-1.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
srfi-13.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
srfi-14.test scm: Add list->char-set. 2017-03-26 22:33:51 +02:00
vector.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00