[Zodb-checkins] CVS: StandaloneZODB/bsddb3Storage - MANIFEST:1.5
Barry Warsaw
barry@wooz.org
Fri, 2 Nov 2001 17:08:46 -0500
Update of /cvs-repository/StandaloneZODB/bsddb3Storage
In directory cvs.zope.org:/tmp/cvs-serv30247
Modified Files:
MANIFEST
Log Message:
Include the tests in the distutils tarball.
=== StandaloneZODB/bsddb3Storage/MANIFEST 1.4 => 1.5 ===
+README
+NEWS
setup.py
bsddb3Storage/BerkeleyBase.py
bsddb3Storage/CommitLog.py
@@ -24,5 +27,12 @@
docs/TransactionStrategy.txt
docs/custom_zodb.py
docs/notes
-README
-NEWS
+tests/BerkeleyTestBase.py
+tests/ZODBTestBase.py
+tests/__init__.py
+tests/test_commitlog.py
+tests/test_create.py
+tests/test_storage_api.py
+tests/test_virgin.py
+tests/test_zodb_simple.py
+tests/testall.py