Searched refs:test_zipfile (Results 1 – 9 of 9) sorted by relevance
220 def test_zipfile(self): member in MultiProcessingCmdLineMixin
255 def test_zipfile(self): member in CmdLineTest
699 def test_zipfile(self): member in RunPathTestCase
130 def test_zipfile(self): member in CmdLineTest
390 def test_zipfile(self): member in RunPathTest
772 test_zipfile no longer fails if the word 'bad' appears anywhere in the name
897 test_select test_zipfile
1105 test_select test_zipfile test_concurrent_futures
864 - Issue #21520: test_zipfile no longer fails if the word 'bad' appears5987 - Issue #17944: test_zipfile now discoverable and uses subclassing to11474 - Issue #8886: Use context managers throughout test_zipfile. Patch by Eric