• Barry Warsaw's avatar
    removefs(): We don't need this any more as we'll use the storage · 9a471ad7
    Barry Warsaw authored
    module function cleanup() which was added to FileStorage and
    BerkeleyBase.
    
    UnixTests.getStorage(): Return a ZConfig string instead of a tuple of
    a class name and an argument list.
    
    BDBTests: Simple extension to UnixTests to test using Berkeley
    storages with ZEO.
    
    WindowsTest: Derive from UnixTests and remove getStorageInfo() and
    delStorage().
    
    Add BDBTests if we can import Full.
    9a471ad7
testZEO.py 7.03 KB