]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Skip tests that require zlib in the packaging tests. Also add a requires_zlib decora...
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 19 May 2011 18:25:10 +0000 (21:25 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 19 May 2011 18:25:10 +0000 (21:25 +0300)
commitcad648cbc95db0a5d694bd73a6a4ba2505920066
treeb1894b64804ca923eb52c92a65517130e87e1aa0
parentebbb14c1a1ec226b06f96d1fc581122558e1385e
Skip tests that require zlib in the packaging tests.  Also add a requires_zlib decorator to test.support.
Lib/packaging/tests/support.py
Lib/packaging/tests/test_command_sdist.py
Lib/packaging/tests/test_config.py
Lib/packaging/tests/test_database.py
Lib/packaging/tests/test_depgraph.py
Lib/packaging/tests/test_pypi_dist.py
Lib/test/support.py