summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2005-06-05 21:38:22 +0000
committerKevin Ryde <user42@zip.com.au>2005-06-05 21:38:22 +0000
commit10bb8679736173cec7346fd5691fadb22f7bfa2c (patch)
treeaa227349ea7c644a842dc06ddb3046c8bd672ac1
parentfcae94c51ea822346f1c785ec20d4142a747f4e5 (diff)
downloadguile-10bb8679736173cec7346fd5691fadb22f7bfa2c.tar.gz
*** empty log message ***
-rw-r--r--test-suite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog
index 7d3f2de53..2c0f463f8 100644
--- a/test-suite/ChangeLog
+++ b/test-suite/ChangeLog
@@ -2,6 +2,9 @@
* tests/strings.test (string-split): Try splitting on an 8-bit char.
+ * tests/unif.test (array-in-bounds?): Add a test failing in the
+ current code.
+
2005-05-07 Kevin Ryde <user42@zip.com.au>
* tests/srfi-1.test (car+cdr, fold, last, list-index, list-tabulate,