- 31 Aug, 2015 1 commit
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- 12 Aug, 2009 1 commit
-
-
sds authored
-
- 30 Dec, 2005 1 commit
-
-
pfdietz authored
Add tests that arguments to many standardized macros are expandedin the correct environment, if the macro implementation does thatexpansion itself (for example, if CONSTANTP does macro expansion)
-
- 16 Jan, 2004 1 commit
-
-
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.
-
- 20 Apr, 2003 1 commit
-
-
pfdietz authored
Added tests to confirm that MACRO-FUNCTIONs have the correct error behavior when called with the wrong number of arguments.
-
- 16 Feb, 2003 1 commit
-
-
pfdietz authored
Added tests of check-type. Added more assert tests. Added checks for various functions that the argument is evaluated only once.
-
- 18 Oct, 2002 1 commit
-
-
pfdietz authored
-