- Oct 19, 2002
- Oct 18, 2002
- Oct 17, 2002
-
-
pfdietz authored
These are the same as the original except they are guaranteed to return T when a true value is to be returned. Added NOTNOT, which coerces true to T. These changes are intended to make the test more fully standard compliant, avoiding the unwarranted assumption that a function that returns true is returning T (even though this is the case in many implementations.) Added tests for NIL, T, NOT, and NULL.
-
- Oct 15, 2002
- Oct 14, 2002
- Oct 13, 2002
-
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-------------- Hello, Thank you for your tests. They have shown two new bugs in the SBCL compiler (in addition to >160 failed tests). I think the following tests are wrong: map-string.30: (SIMPLE-VECTOR size), not (SIMPLE-VECTOR type) map-array.7: ARRAY is not a subtype of SEQUENCE map-array.8: SIMPLE-ARRAY is not a subtype of SEQUENCE map-string.31: --"-- map-string.32: (SIMPLE-ARRAY CHARACTER 5) is a 5-dimensional array find-error.4, position-error.4: see CLHS 1.4.2 for 'should be prepared to signal an error' -- Regards, Alexey Dejneka
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
- Oct 12, 2002