[elephant-cvs] CVS elephant/tests
ieslick
ieslick at common-lisp.net
Sun Feb 19 17:25:54 UTC 2006
Update of /project/elephant/cvsroot/elephant/tests
In directory common-lisp:/tmp/cvs-serv25268/tests
Modified Files:
elephant-tests.lisp
Log Message:
New build process completed & tested for BDB
--- /project/elephant/cvsroot/elephant/tests/elephant-tests.lisp 2006/02/19 04:53:02 1.14
+++ /project/elephant/cvsroot/elephant/tests/elephant-tests.lisp 2006/02/19 17:25:53 1.15
@@ -93,7 +93,7 @@
;;
;; 1) Set *default-spec* to the above spec of your choice
;; 2) Call (do-backend-tests) to test the standard API
-;; 3) To test migration: (do-migration *default-spec* <second-spec>) inserting a second
+;; 3) To test migration: (do-migration-tests *default-spec* <second-spec>) inserting a second
;; spec, typically a bdb spec or create another instance of a sql db depending on
;; your configuration
;; 4) A backend is green if it passes do-backend-tests and can succesfully be
More information about the Elephant-cvs
mailing list