- 31 Aug, 2015 1 commit
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- 12 Aug, 2009 1 commit
-
-
sds authored
-
- 26 Feb, 2006 1 commit
-
-
pfdietz authored
-
- 17 Jul, 2004 1 commit
-
-
pfdietz authored
-
- 29 Jun, 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.
-
- 14 Sep, 2003 1 commit
-
-
pfdietz authored
Updated the random torture tester. There is now a PRUNE-RESULTS function that reduces the size of the forms that fail testing. Also, added more lisp forms to the random form generator.
-
- 02 Aug, 2003 1 commit
-
-
pfdietz authored
Added more error tests for assoc/assoc-if/assoc-if-not. Annotated standardized package nickname tests. Removed test that assumed REPEAT loop clause could appear later in the loop (too many complaints about this, and the standard is inconsistent.) Added tests for LOOP ... SUM into various types. I didn't add some COMPLEX tests here that were suggested, since I didn't think they were correct. I am really not liking the (complex rat 0) ==> rat rule of CL complex numbers. Changed "RT" to "REGRESSION-TEST" in a test in packages-03.lsp. Fixed error report in random remove test so it works better with delete. Changed :metaclass in substandard-generic-function (I am still not entirely convinced this is correct.)
-
- 03 Jul, 2003 1 commit
-
-
pfdietz authored
-
- 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.
-
- 23 Feb, 2003 1 commit
-
-
pfdietz authored
-
- 01 Feb, 2003 1 commit
-
-
pfdietz authored
Added test that no classes are exported from COMMON-LISP that are not supposed to be types in the standard.
-
- 04 Dec, 2002 1 commit
-
-
pfdietz authored
-
- 29 Nov, 2002 1 commit
-
-
pfdietz authored
Tests for binding of CL functions, macros, and global variables. Tests for LAMBDA expressions. Moved some functions to aux files for speed.
-
- 07 Oct, 2002 1 commit
-
-
pfdietz authored
File defines a variable whose value is the list of the symbol names of all the standard CL external variables.
-