summaryrefslogtreecommitdiff
path: root/test-suite
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog
index 8272f672d..e37654190 100644
--- a/test-suite/ChangeLog
+++ b/test-suite/ChangeLog
@@ -1,5 +1,18 @@
+1999-08-01 Jim Blandy <jimb@savonarola.red-bean.com>
+
+ * 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...
+
+ * tests/ports.test: Add some regression tests for char-ready?.
+
1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
+ * tests/ports.test: Fix copyright years.
+
+ * tests/guardians.test: New test file.
+
* tests/ports.test ("read-delimited!"): New tests.
1999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>