Fix some tests for commit log turd detection. Specifically,
checkCreateWithFilename(), checkCloseDoesUnlink(), checkDel(): Don't unlink explicitly, but assert that the file is unlinked after close. BaseSetupTearDown.tearDown(): It's okay if the tear down unlink fails because the file already doesn't exist. suite(): Use makeSuite.
Showing
Please register or sign in to comment