- Feb 21, 2003
-
-
pfdietz authored
-
pfdietz authored
Added compile option to the classify-error infrastructure. Added more subtypep tests on member types.
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
more powerful tests check-all-subtypep and check-all-not-subtypep, which test a number of relations that can be derived from the subtype (or, not-subtype) relation of the two types. Also, fix a place where test names weren't changed during cut/paste.
-
- Feb 20, 2003
-
-
pfdietz authored
-
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