
29 Jan
2006
29 Jan
'06
4:57 a.m.
Update of /project/elephant/cvsroot/elephant In directory common-lisp:/tmp/cvs-serv15072 Modified Files: Tag: ELEPHANT-0-4-1-rc1-IAN elephant-tests.asd Log Message: First pass complete indexing solution including basic tests. --- /project/elephant/cvsroot/elephant/elephant-tests.asd 2005/11/23 17:51:31 1.4 +++ /project/elephant/cvsroot/elephant/elephant-tests.asd 2006/01/29 04:57:20 1.4.2.1 @@ -59,6 +59,7 @@ (:file "testcollections") (:file "testsleepycat") (:file "testmigration") + (:file "testindexing") ) :serial t)))