- Feb 20, 2003
-
-
pfdietz authored
Added rt::*expected-failures*, which should contain a list of the names of tests that are expected to fail. If this variable is not nil, the report after (rt:do-tests) will also print how many unexpected failures occured and their names.
-
pfdietz authored
-
pfdietz authored
Add RT::*COMPILE-TESTS*, which (when true) causes test forms to be wrapped in lambdas, compiled, and funcalled instead of just being eval-ed.
-
- Feb 19, 2003
-
-
pfdietz authored
Moved ansi-test/rt/ files to ansi-tests/, since ECL was having trouble with compiling in the subdirectory. Fixed missing end-of-file newline problem that caused ECL to barf. Added new tests for subtypep on cons with rational, real intervals. Added tests for an SBCL problem in subtypep on negated rational, integer types.
-
pfdietz authored
Added another cons subtypep test, this one using OR and INTEGER range types, decomposing a square into five nonoverlapping rectangular pieces.
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
- Feb 18, 2003
-
-
pfdietz authored
-
- Feb 17, 2003
- Feb 16, 2003
- Feb 15, 2003
- Feb 14, 2003
- Feb 12, 2003
- Feb 11, 2003