- 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.
-
- 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.
-
- Feb 08, 2003
-
-
pfdietz authored
Indentation/style changes. Tests for empty implicit PROGNs in case, ccase, ecase. Added some tests of argument evaluation order to many function calls.
-
- Jan 22, 2003
-
-
pfdietz authored
-