Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs-head--0--patch-81
[bpt/guile.git] / test-suite / ChangeLog
index e611e73..bef77d1 100644 (file)
@@ -1,3 +1,19 @@
+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):
+       New.  Suggested by Jon Wilson <j85wilson@fastmail.fm>.
+
 2007-06-26  Ludovic Courtès  <ludo@gnu.org>
 
        * tests/socket.test (htonl): Only executed if `htonl' is defined.