gcl-commits
[Top][All Lists]
Advanced

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

[Gcl-commits] gcl/ansi-tests ansi-aux.lsp subtypep-integer.ls...


From: Paul F. Dietz
Subject: [Gcl-commits] gcl/ansi-tests ansi-aux.lsp subtypep-integer.ls...
Date: Thu, 20 Feb 2003 19:56:39 -0500

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Changes by:     Paul F. Dietz <address@hidden>  03/02/20 19:56:39

Modified files:
        ansi-tests     : ansi-aux.lsp subtypep-integer.lsp 
                         subtypep-member.lsp subtypep-rational.lsp 
                         subtypep-real.lsp 

Log message:
        Replaced subtypep*-or-fail and subtypep*-not-or-fail with the
        more powerful tests check-all-subtypep and check-all-not-subtypep,
        which test a number of relations that can be derived from the
        subtype (or, not-subtype) relation of the two types.
        Also, fix a place where test names weren't changed during cut/paste.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/ansi-aux.lsp.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/subtypep-integer.lsp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/subtypep-member.lsp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/subtypep-rational.lsp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/ansi-tests/subtypep-real.lsp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

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