mes/scaffold
Jan Nieuwenhuizen 99718a8b7a
core: Fixes for int-max, int-min.
* src/math.c (greater_p): Fix INT_MAX > 0.
  (less_p): Fix INT_MIN < 0.
* tests/math.test ("< INT-MIN"): Test it.
  ("< INT-MAX"):
  ("> INT-MAX"):
  ("> INT-MAX 0"):
  ("> INT-MIN"):
* tests/srfi-13.test ("string->number INT-MAX"): Test it.
  ("string->number INT-MIN"):
  ("number->string INT-MAX"):
  ("number->string INT-MIN"):
* scaffold/tests/60-math.c (test): Test it.
2018-05-02 23:11:27 +02:00
..
boot core: Use single definition rule for cell-type. 2018-04-29 13:22:02 +02:00
tests core: Fixes for int-max, int-min. 2018-05-02 23:11:27 +02:00
tinycc mescc: Import tinycc test suite. 2017-07-26 11:36:07 +02:00
argv.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
b-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
cons-mes.c mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00
hello.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
m.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
main.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
malloc.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
mesmes build: Refactor. 2017-04-12 21:27:59 +02:00
micro-mes.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
mini-mes.c build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
tiny-mes.c mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00