3 # test suite for arithmetic
5 # TODO *, / (+ rem, with divisions by 0 (at the end, obviously)), shift, etc
6 # TODO also have test for REAL big values, with more than 2 blocks
8 for X
in tests
/arithmetic
/*.scm
; do
10 .
/p
"$X" #| grep FAILED