- 04 Jun, 2005 1 commit
-
-
pfdietz authored
-
- 01 Nov, 2004 1 commit
-
-
pfdietz authored
-
- 08 Apr, 2004 1 commit
-
-
pfdietz authored
-
- 05 Oct, 2003 1 commit
-
-
pfdietz authored
Import QUIT from CL-USER into CL-TEST, if it is present. Add clisp package locking form (conditionally compiled) to get around a bug preventing the tests from loading. Add ability to interpret rather than compile the unoptimized lambda form in the random tester, and enable that mode for clisp.
-
- 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 1 commit
-
-
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.
-
- 01 Mar, 2003 1 commit
-
-
pfdietz authored
Changes to make the test suite be case agnostic, so it can work with the 'modern mode' of Allegro CL. This mode is not standard, but I'd like the suite to be able to test all the other parts of ACL's mlisp for compliance.
-
- 24 Feb, 2003 1 commit
-
-
pfdietz authored
-
- 23 Feb, 2003 1 commit
-
-
pfdietz authored
Modified to run under Lispworks, which unfortunately already had a package (nick)named RT. Changed the regression test package to be REGRESSION-TEST, and make the RT nickname be available only with #-lispworks. Removed a bunch of gratuitous use-package forms. Added lispworks binary filenames to .cvsignore and make clean. Added a test to MAKE-SYMBOL that illustrates a place where Lispworks is noncomplant (this is related to the failure on MAKE-SYMBOL.ERROR.8)
-
- 31 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 26 Sep, 2002 1 commit
-
-
pfdietz authored
-