- 31 Aug, 2015 2 commits
-
-
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>
-
- 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)
-
- 08 Jan, 2005 1 commit
-
-
pfdietz authored
Free declaration scope tests, and a test for updating :index in with-input-from-string when the form exits abnormally
-
- 13 Jun, 2003 1 commit
-
-
pfdietz authored
DR pointed out to me that section 11.1.2.1.2, bullet 19 made some of the methods used in some of the tests nonconforming. I can work around some, but not all, of these problems, but testing make-instance requires user-defined metaclasses, which I don't think are conforming. Those tests should be delayed to a MOP test suite.
-
- 17 May, 2003 1 commit
-
-
pfdietz authored
-