mes/tests
Jan Nieuwenhuizen ce55c198c0 mescc: Use signed integer comparison.
* module/language/c99/compiler.mes (test->jump->info):
* module/mes/as-i386.mes (i386:Xjump-le, i386:Xjump-g, i386:Xjump-l,
  i386:Xjump-ge): New functions.
* module/mes/as-i386.scm: Export them.
* scaffold/t.c (math_test): Test them.
* tests/scm.test ("iota -1"): Enable for mesc.
2017-03-24 21:45:19 +01: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 test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
gc-1.test test: Allow running with any mes. 2017-03-26 21:06:19 +02: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 test: Allow running with any mes. 2017-03-26 21:06:19 +02: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+test: Factor-out math and vector. 2017-04-02 11:34:40 +02:00
module.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
optargs.test mescc: Beginning of expression and test template. 2017-04-02 12:23:00 +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 test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
record.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
scm.test mescc: Use signed integer comparison. 2017-03-24 21:45:19 +01: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 test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
vector.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00