- 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.
-
- 05 Jun, 2003 5 commits
- 04 Jun, 2003 5 commits
- 03 Jun, 2003 1 commit
-
-
pfdietz authored
-
- 02 Jun, 2003 2 commits
- 01 Jun, 2003 3 commits
-
-
pfdietz authored
Tests that c-n-m goes up the CPL, and tests that setq, rebinding and default optional args are handled properly.
-
pfdietz authored
More tests for CALL-NEXT-METHOD, including two tests for error when the CPL changes. No lisps I have tried this on get it right (maybe Symbolics would?)
-
pfdietz authored
-
- 31 May, 2003 6 commits
- 29 May, 2003 1 commit
-
-
pfdietz authored
-