[Zope3-checkins] CVS: Zope3/src/ZODB/tests - .cvsignore:NONE
	BasicStorage.py:NONE ConflictResolution.py:NONE
	Corruption.py:NONE HistoryStorage.py:NONE
	IteratorStorage.py:NONE LocalStorage.py:NONE
	MTStorage.py:NONE MinPO.py:NONE PackableStorage.py:NONE
	PersistentStorage.py:NONE ReadOnlyStorage.py:NONE
	RecoveryStorage.py:NONE RevisionStorage.py:NONE
	StorageTestBase.py:NONE Synchronization.py:NONE
	TransactionalUndoStorage.py:NONE
	TransactionalUndoVersionStorage.py:NONE
	VersionStorage.py:NONE __init__.py:NONE dangle.py:NONE
	speed.py:NONE testActivityMonitor.py:NONE testCache.py:NONE
	testConfig.py:NONE testDB.py:NONE testDemoStorage.py:NONE
	testFileStorage.py:NONE testMappingStorage.py:NONE
	testPersistentList.py:NONE testPersistentMapping.py:NONE
	testRecover.py:NONE testTimeStamp.py:NONE
	testTransaction.py:NONE testUtils.py:NONE testZODB.py:NONE
	testfsIndex.py:NONE
    Jim Fulton 
    jim at zope.com
       
    Tue Jan 13 06:07:28 EST 2004
    
    
  
Update of /cvs-repository/Zope3/src/ZODB/tests
In directory cvs.zope.org:/tmp/cvs-serv24033/src/ZODB/tests
Removed Files:
	.cvsignore BasicStorage.py ConflictResolution.py Corruption.py 
	HistoryStorage.py IteratorStorage.py LocalStorage.py 
	MTStorage.py MinPO.py PackableStorage.py PersistentStorage.py 
	ReadOnlyStorage.py RecoveryStorage.py RevisionStorage.py 
	StorageTestBase.py Synchronization.py 
	TransactionalUndoStorage.py TransactionalUndoVersionStorage.py 
	VersionStorage.py __init__.py dangle.py speed.py 
	testActivityMonitor.py testCache.py testConfig.py testDB.py 
	testDemoStorage.py testFileStorage.py testMappingStorage.py 
	testPersistentList.py testPersistentMapping.py testRecover.py 
	testTimeStamp.py testTransaction.py testUtils.py testZODB.py 
	testfsIndex.py 
Log Message:
After making a copy of the ZODB, persistent, and BTrees packages in
the repository, removed all of their files so that they would not be
included in checkoutsl. This is to fix Windows breakages due to having
to ZODB directories.
=== Removed File Zope3/src/ZODB/tests/.cvsignore ===
=== Removed File Zope3/src/ZODB/tests/BasicStorage.py ===
=== Removed File Zope3/src/ZODB/tests/ConflictResolution.py ===
=== Removed File Zope3/src/ZODB/tests/Corruption.py ===
=== Removed File Zope3/src/ZODB/tests/HistoryStorage.py ===
=== Removed File Zope3/src/ZODB/tests/IteratorStorage.py ===
=== Removed File Zope3/src/ZODB/tests/LocalStorage.py ===
=== Removed File Zope3/src/ZODB/tests/MTStorage.py ===
=== Removed File Zope3/src/ZODB/tests/MinPO.py ===
=== Removed File Zope3/src/ZODB/tests/PackableStorage.py ===
=== Removed File Zope3/src/ZODB/tests/PersistentStorage.py ===
=== Removed File Zope3/src/ZODB/tests/ReadOnlyStorage.py ===
=== Removed File Zope3/src/ZODB/tests/RecoveryStorage.py ===
=== Removed File Zope3/src/ZODB/tests/RevisionStorage.py ===
=== Removed File Zope3/src/ZODB/tests/StorageTestBase.py ===
=== Removed File Zope3/src/ZODB/tests/Synchronization.py ===
=== Removed File Zope3/src/ZODB/tests/TransactionalUndoStorage.py ===
=== Removed File Zope3/src/ZODB/tests/TransactionalUndoVersionStorage.py ===
=== Removed File Zope3/src/ZODB/tests/VersionStorage.py ===
=== Removed File Zope3/src/ZODB/tests/__init__.py ===
=== Removed File Zope3/src/ZODB/tests/dangle.py ===
=== Removed File Zope3/src/ZODB/tests/speed.py ===
=== Removed File Zope3/src/ZODB/tests/testActivityMonitor.py ===
=== Removed File Zope3/src/ZODB/tests/testCache.py ===
=== Removed File Zope3/src/ZODB/tests/testConfig.py ===
=== Removed File Zope3/src/ZODB/tests/testDB.py ===
=== Removed File Zope3/src/ZODB/tests/testDemoStorage.py ===
=== Removed File Zope3/src/ZODB/tests/testFileStorage.py ===
=== Removed File Zope3/src/ZODB/tests/testMappingStorage.py ===
=== Removed File Zope3/src/ZODB/tests/testPersistentList.py ===
=== Removed File Zope3/src/ZODB/tests/testPersistentMapping.py ===
=== Removed File Zope3/src/ZODB/tests/testRecover.py ===
=== Removed File Zope3/src/ZODB/tests/testTimeStamp.py ===
=== Removed File Zope3/src/ZODB/tests/testTransaction.py ===
=== Removed File Zope3/src/ZODB/tests/testUtils.py ===
=== Removed File Zope3/src/ZODB/tests/testZODB.py ===
=== Removed File Zope3/src/ZODB/tests/testfsIndex.py ===
    
    
More information about the Zope3-Checkins
mailing list