From mboxrd@z Thu Jan 1 00:00:00 1970 From: jimb@sourceware.cygnus.com To: guile-cvs@sourceware.cygnus.com Subject: guile-modules/test-suite/tests r4rs.test Date: Sun, 01 Aug 1999 01:06:00 -0000 Message-id: <19990801080615.2257.qmail@egcs.cygnus.com> X-SW-Source: 1999-q3/msg00189.html List-Id: CVSROOT: /egcs/carton/guile-home/cvsfiles Module name: guile-modules Changes by: jimb@egcs.cygnus.com 99/08/01 01:06:15 Modified files: test-suite/tests: r4rs.test Log message: * tests/r4rs.test (SECTION 3 4): Each element of type-matrix corresponds to an example object, not a predicate. Aubrey probably never noticed this because SCM doesn't check the lengths of the arguments to for-each and map...