- Dec 30, 2005
-
-
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)
-
- 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
Added tests for env arguments to typep, subtypep, upgraded-array-element-type, macroexpand, macroexpand-1. Add more arrays to *universe*, in particular #() which showed a bug in some named structure predicates in CMUCL.
-