From: Taylor R Campbell Date: Wed, 28 Nov 2018 05:03:39 +0000 (+0000) Subject: Run the flonum tests both compiled and interpreted. X-Git-Tag: mit-scheme-pucked-10.1.7~3^2~155 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=dea5bce2e4c248abfab06d6b5da7490194242342;p=mit-scheme.git Run the flonum tests both compiled and interpreted. --- diff --git a/tests/check.scm b/tests/check.scm index 3c54d919c..26984f128 100644 --- a/tests/check.scm +++ b/tests/check.scm @@ -65,6 +65,8 @@ USA. ("runtime/test-file-attributes" (runtime)) "runtime/test-floenv" "runtime/test-flonum" + "runtime/test-flonum.bin" + "runtime/test-flonum.com" "runtime/test-hash-table" "runtime/test-integer-bits" ("runtime/test-library-parser" (runtime library))