- Nov 15, 2019
-
-
Michał Herda authored
This marks tests LOOP.1.{39,40,41,42,43} with :loop-iteration-values-in-finally and :ansi-spec-problem to take into account that the values of iteration variables in FINALLY are effectively undefined by the spec. This way, testers can avoid running these test cases if they want to avoid testing behaviour that is defined in contradictory manners. Removal of these test cases should perhaps be considered in the future. See https://gist.github.com/phoe/335fecfdc195bddd47ab0928b0e62e52 for context.
-
- Aug 31, 2015
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- Oct 24, 2005
-
-
pfdietz authored
-
- Sep 18, 2005
-
-
camm authored
-
- Aug 31, 2005
-
-
pfdietz authored
-
- Aug 13, 2005
-
-
pfdietz authored
-
- Aug 08, 2005
-
- Oct 02, 2004
-
-
pfdietz authored
Added note for result-type assumption (prompted by discussion with Haible); fixed some test warnings.
-
- May 16, 2004
-
-
pfdietz authored
-
- Jan 29, 2004
- Aug 04, 2003
-
-
pfdietz authored
Added annotation for type-of.1, and added a relaxed version of the test with the other interpretation of the requirement.
-
- Aug 02, 2003
-
-
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.)
-
- Jul 27, 2003
-
-
pfdietz authored
-
- Jul 01, 2003
-
-
pfdietz authored
Begin adding notes. Add declarations to method combination tests to avoid sbcl warnings. More last/butlast/nbutlast tests.
-