r8710: new backend
[clsql.git] / clsql-tests.asd
index a9c8729ff060a4b951fabcbe4c382b47b89464ee..6da0173eba355a45601f6ad90f6be1ec0201a55a 100644 (file)
   :licence "Lessor Lisp General Public License"
   :description "Testing suite for CLSQL"
 
-  :depends-on (:clsql :clsql-mysql :clsql-postgresql :clsql-postgresql-socket
+  :depends-on (:clsql #-clisp :clsql-mysql 
+                     #-clisp :clsql-postgresql
+                     #-clisp :clsql-postgresql-socket
                      :ptester
-                     #+(and allegro (not allegro-cl-trial)) :clsql-aodbc)
+                     #+(and allegro (not allegro-cl-trial)) :clsql-aodbc
+                     :clsql-sqlite)
   :components
   ((:module tests
            :components