- Jul 01, 2003
- Jun 30, 2003
- Jun 28, 2003
- Jun 22, 2003
-
-
pfdietz authored
-
- Jun 19, 2003
- Jun 18, 2003
- Jun 17, 2003
-
-
pfdietz authored
Enhanced the bad method qualifier tests to call the generic function, in case the error is signaled at effective method computation time.
-
pfdietz authored
Add extra class-of tests. Make compile-and-load remember what's been loaded and reload only when necessary (this will let me put a compile-and-load into files that require aux files, so it won't be necessary to compile/load the aux files separately. See search-*.lsp for examples.)
-
pfdietz authored
Fixed up some error tests by removing bogus methods. This enables the defgeneric for dmc-gf-03 to be reevaluated without error. Added some tests of identity on one argument.
-
pfdietz authored
-
- Jun 16, 2003
- Jun 15, 2003
- Jun 14, 2003
-
-
pfdietz authored
Added tests for TREE-EQUAL, and order of arguments tests for :TEST and :TEST-NOT functions in various places.
-
pfdietz authored
Move some symbol tests off to their own files. Added tests for nicknames of standardized packages. Added test/testnot arg ordering tests for POSITION.
-
pfdietz authored
-
- Jun 13, 2003
-
-
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.
-
- Jun 12, 2003
- Jun 11, 2003
-
-
pfdietz authored
Commented out tests allocate-instance.error.[23], after a good argument was received that they are bogus.
-
- Jun 10, 2003
- Jun 06, 2003