cpython/Lib/packaging/tests
Victor Stinner 21a9c748aa packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
..
fake_dists
fixer
pypiserver
LONG_DESC.txt
PKG-INFO
SETUPTOOLS-PKG-INFO
SETUPTOOLS-PKG-INFO2
__init__.py
__main__.py
pypi_server.py
pypi_test_server.py
support.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_ccompiler.py
test_command_bdist.py
test_command_bdist_dumb.py
test_command_bdist_msi.py
test_command_bdist_wininst.py
test_command_build.py
test_command_build_clib.py
test_command_build_ext.py
test_command_build_py.py
test_command_build_scripts.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_command_check.py
test_command_clean.py
test_command_cmd.py
test_command_config.py
test_command_install_data.py
test_command_install_dist.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_command_install_distinfo.py packaging: don't use locale encoding to compute MD5 checksums 2011-05-19 15:09:57 +02:00
test_command_install_headers.py
test_command_install_lib.py
test_command_install_scripts.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_command_register.py
test_command_sdist.py
test_command_test.py
test_command_upload.py
test_command_upload_docs.py Issue #12115: skipping all tests that need threading under a threadless environment 2011-05-19 15:26:59 +02:00
test_compiler.py
test_config.py
test_create.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_cygwinccompiler.py
test_database.py
test_depgraph.py
test_dist.py Issue #12113: make sure generated module is not reused on a second run 2011-05-19 14:46:10 +02:00
test_extension.py
test_install.py Issue #12115: skipping all tests that need threading under a threadless environment 2011-05-19 15:26:59 +02:00
test_manifest.py
test_markers.py
test_metadata.py
test_mixin2to3.py
test_msvc9compiler.py
test_pypi_dist.py
test_pypi_server.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_pypi_simple.py
test_pypi_xmlrpc.py Issue #12115: skipping all tests that need threading under a threadless environment 2011-05-19 15:26:59 +02:00
test_resources.py
test_run.py
test_uninstall.py
test_unixccompiler.py
test_util.py packaging: use with open() instead of try/finally: close 2011-05-19 15:51:27 +02:00
test_version.py