• Barry Warsaw's avatar
    Changes to make the tests more robust under Windows. · 48083622
    Barry Warsaw authored
    checkCreateNoFile(), checkCreateWithFilename(),
    checkCreateWithFileobj(): Make sure these tests close the file object
    before they attempt to unlink the underlying file.y
    
    checkCloseNoUnlink(), checkDel(): New tests in the CreateCommitLogTest
    class.
    
    CloseCommitLogTest: removed this class; its tests are folded into
    CreateCommitLogTest.
    48083622
test_commitlog.py 7.88 KB