Searched refs:test_create_tmp (Results 1 – 4 of 4) sorted by relevance
648 def test_create_tmp(self, repetitions=10): member in TestMaildir
746 def test_create_tmp(self, repetitions=10): member in TestMaildir
2841 Fix test logic in TestMaildir.test_create_tmp. Patch by Serhiy Storchaka.
6177 - Issue #15802: Fix test logic in `TestMaildir.test_create_tmp()`. Patch by