r8914: rework test suites
[clsql.git] / ChangeLog
index 931ef8c04136c0ee08722b44b96c766fdb994ca2..aad7993a92a207c4da54e47a0ec6b17c989baec2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
 10 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
        * Version 2.5.1 released:
-       tests/*.lisp: Rework so tests are run
+       tests/*.lisp: Rework so tests are run
        on multiple backends automatically based
-       on the contents of ~/.clsql-tests.config
+       on the contents of ~/.clsql-tests.config.
+       Reuse helper functions from classic-tests.
+       * base/database.lisp: Support connection-spec
+       as string for CONNECT
+       * classic-tests/tests.lisp: Automatically
+       load database backends as needed. 
        
 09 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
         * Version 2.5.0 released: