- Sep 01, 2015
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- Aug 31, 2015
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- Aug 12, 2009
-
-
sds authored
-
- Jan 23, 2006
-
-
pfdietz authored
builtin functions. Add tests for arithmetic-error and its accessors. Add separate files for array-element-type, array-has-fill-pointer-p.
-
- May 06, 2005
-
-
pfdietz authored
Add check-type-error, which encapsulates a common idiom. Refactor many tests that use this idiom and extend signals-type-error to more tests. Add more extended function name error tests.
-
- May 05, 2005
-
-
pfdietz authored
-
- Jan 17, 2004
-
-
pfdietz authored
-
- Jan 16, 2004
-
-
pfdietz authored
Begin updating error tests to use SIGNALS-ERROR instead of CLASSIFY-ERROR. The latter made unwarranted assumptions about error conditions not being in mutiple standardized condition classes.
-
- Feb 16, 2003
-
-
pfdietz authored
Added tests of check-type. Added more assert tests. Added checks for various functions that the argument is evaluated only once.
-
- Jan 29, 2003
-
-
pfdietz authored
Fixed up some error tests, adding tests that hide the error form in a LOCALLY to possibly stimulate CMUCL compiler bugs. Converted some uses of the old catch-type-error into classify-error. Added safety proclamations in place of local safety declarations in eval-ed forms.
-
- Jan 22, 2003