Searched refs:test_zipfile (Results 1 – 11 of 11) sorted by relevance
1 # Test data for `test_zipfile`
220 def test_zipfile(self): member in MultiProcessingCmdLineMixin
268 def test_zipfile(self): member in CmdLineTest
709 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
711 Skip test_zipfile.test_add_file_after_2107() if :func:`time.localtime` fails
897 test_select test_zipfile
1230 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