- 15 Nov, 2006 1 commit
-
-
camm authored
-
- 15 Jun, 2005 1 commit
-
-
pfdietz authored
-
- 22 May, 2005 1 commit
-
-
pfdietz authored
-
- 05 May, 2005 1 commit
-
-
pfdietz authored
-
- 01 May, 2005 1 commit
-
-
pfdietz authored
-
- 30 Apr, 2005 1 commit
-
-
pfdietz authored
Add a method object to *universe*. Make rt not muffle style-warnings when a :do-not-muffle note is included.
-
- 31 May, 2004 1 commit
-
-
pfdietz authored
-
- 08 Apr, 2004 1 commit
-
-
pfdietz authored
-
- 20 Mar, 2004 1 commit
-
-
camm authored
-
- 20 Feb, 2004 1 commit
-
-
pfdietz authored
-
- 08 Feb, 2004 1 commit
-
-
pfdietz authored
-
- 02 Feb, 2004 1 commit
-
-
pfdietz authored
-
- 14 Jan, 2004 1 commit
-
-
pfdietz authored
More files tests, and added more logical pathname tests. We make an assumption that the CLTEST logical host can be defined to be the directory containing this test suite. More progv tests inspired by random test failures.
-
- 31 Dec, 2003 1 commit
-
-
pfdietz authored
-
- 30 Dec, 2003 1 commit
-
-
pfdietz authored
-
- 23 Dec, 2003 1 commit
-
-
uid67352 authored
Reinstalled the beginning of the pathname tests. Extend the random test generator to handle various additional forms, including instances of PROGV, DOTIMES, and TAGBODY.
-
- 30 Nov, 2003 1 commit
-
-
pfdietz authored
More pathname tests. Add IGNORE-ERRORS on the forms used in making the *pathnames* variable, to prevent implementation bugs or limitations from preventing the tests from running altogether.
-
- 29 Nov, 2003 1 commit
-
-
pfdietz authored
Begin adding pathnames tests. Extend *universe* with a wider variety of (standard compliant) pathnames.
-
- 03 Sep, 2003 1 commit
-
-
pfdietz authored
-
- 04 Aug, 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.
-
- 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.
-
- 10 Jun, 2003 1 commit
-
-
pfdietz authored
Moved randomization functions to their own file. Added some new elements to *universe*. Added more class redefinition tests.
-
- 06 May, 2003 1 commit
-
-
pfdietz authored
Added slot-boundp tests, some THE tests. Error tests for change-class on builtin classes. Added more elements to *mini-universe*.
-
- 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.
-
- 11 Feb, 2003 1 commit
-
-
pfdietz authored
I'm trying to get the tests to run with ECL. They don't yet, but this change fixes a problem in the loading of universe.lsp
-
- 29 Jan, 2003 1 commit
-
-
pfdietz authored
Added tests for env arguments to typep, subtypep, upgraded-array-element-type, macroexpand, macroexpand-1. Add more arrays to *universe*, in particular #() which showed a bug in some named structure predicates in CMUCL.
-
- 22 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 14 Jan, 2003 1 commit
-
-
pfdietz authored
Added a test that types in *disjoint-type-list* are disjoint. Added some objects of type function and random-state to *universe*.
-
- 26 Sep, 2002 1 commit
-
-
pfdietz authored
-