gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] gcl/ansi-tests assoc-if-not.lsp assoc-if.lsp as...


From: Paul F. Dietz
Subject: [Gcl-commits] gcl/ansi-tests assoc-if-not.lsp assoc-if.lsp as...
Date: Sat, 02 Aug 2003 14:35:19 -0400

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Branch:         
Changes by:     Paul F. Dietz <address@hidden>  03/08/02 14:35:19

Modified files:
        ansi-tests     : assoc-if-not.lsp assoc-if.lsp assoc.lsp 
                         cl-symbol-names.lsp cl-symbols.lsp 
                         defgeneric.lsp loop10.lsp loop11.lsp notes.lsp 
                         packages-03.lsp remove-aux.lsp 

Log message:
        Tests updates due to feedback from Martin Simmons.
        
        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.)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/assoc-if-not.lsp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/assoc-if.lsp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/assoc.lsp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/cl-symbol-names.lsp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/cl-symbols.lsp.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/defgeneric.lsp.diff?tr1=1.18&tr2=1.19&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/loop10.lsp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/loop11.lsp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/notes.lsp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/packages-03.lsp.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/remove-aux.lsp.diff?tr1=1.9&tr2=1.10&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]