- 30 Jun, 2003 2 commits
- 28 Jun, 2003 3 commits
- 22 Jun, 2003 1 commit
-
-
pfdietz authored
-
- 19 Jun, 2003 2 commits
- 18 Jun, 2003 5 commits
- 17 Jun, 2003 4 commits
-
-
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
-
- 16 Jun, 2003 3 commits
- 15 Jun, 2003 3 commits
- 14 Jun, 2003 3 commits
-
-
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
-
- 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.
-
- 12 Jun, 2003 2 commits
- 11 Jun, 2003 1 commit
-
-
pfdietz authored
Commented out tests allocate-instance.error.[23], after a good argument was received that they are bogus.
-
- 10 Jun, 2003 3 commits
- 06 Jun, 2003 7 commits
-
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
Finished adding the class precedence list tests. Added a new test option that tries to do more of the eval manually, to reduce compiler optimizations that something like sbcl's evaluator might perform.
-