- 01 Aug, 2003 1 commit
-
-
pfdietz authored
-
- 27 Jul, 2003 6 commits
-
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
Test that invalid method qualifiers in some methods does not break calls for which those methods are not applicable.
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
Fixed problem with RT: prefix in lispworks. Fixed bug in method combination error tests (spotted by JJGR): methods with bad method qualifiers produce late errors, not errors at method definition time. Moved some aux functions to their own files. Began adding long form define-method-combination tests (not yet loaded by default, however.)
-
- 16 Jul, 2003 1 commit
-
-
pfdietz authored
-
- 12 Jul, 2003 1 commit
-
-
pfdietz authored
Added report-and-ignore-errors forms to enable gcl to at least load the tests without aborting (although it currently dies in CLOS for some reason.) Remove reader conditions in eval-when. Reduce number of warnings when loaded with sbcl.
-
- 03 Jul, 2003 1 commit
-
-
pfdietz authored
-
- 01 Jul, 2003 5 commits
-
-
pfdietz authored
-
pfdietz authored
Begin adding notes. Add declarations to method combination tests to avoid sbcl warnings. More last/butlast/nbutlast tests.
-
pfdietz authored
-
pfdietz authored
Added note objects and logic for disabling tests with disabled notes. Still need to add printing of note names when tests fail. Changed eval-when to avoid annoying style warnings.
-
pfdietz authored
-
- 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 2 commits