Changes to make the tests more robust under Windows.
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.
Showing
Please register or sign in to comment