Changes from arch/CVS synchronization
[bpt/guile.git] / test-suite / ChangeLog
index 17bae33..af14831 100644 (file)
@@ -1,3 +1,25 @@
+2007-07-22  Ludovic Courtès  <ludo@gnu.org>
+
+       * tests/reader.test: Added a proper header and `define-module'.
+       (exception:unterminated-block-comment,
+       exception:unknown-character-name,
+       exception:unknown-sharp-object, exception:eof-in-string,
+       exception:illegal-escape, with-read-options): New.
+       (reading)[block comment, unprintable symbol]: New tests.
+       (exceptions): New test prefix.
+       (read-options): New test prefix.
+
+2007-07-18  Stephen Compall  <s11@member.fsf.org>
+
+       * tests/syntax.test: Add SRFI-61 `cond' tests.
+
+       * tests/srfi-37.test: New file.
+       * Makefile.am: Add it.
+
+2007-07-11  Ludovic Courtès  <ludo@gnu.org>
+
+       * tests/goops.test (defining methods): New test prefix.
+
 2007-07-09  Ludovic Courtès  <ludo@gnu.org>
 
        * tests/srfi-19.test (`time-utc->julian-day' honors timezone):