cpython/Lib/packaging/tests
Éric Araujo cc95dd81f3 Branch merge 2011-09-18 20:24:27 +02:00
..
fake_dists
fixer
pypiserver
LONG_DESC.txt
PKG-INFO
SETUPTOOLS-PKG-INFO
SETUPTOOLS-PKG-INFO2
__init__.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
__main__.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
pypi_server.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
pypi_test_server.py
support.py Minor: tweak docstrings and __all__ in packaging.tests.support 2011-09-01 23:48:13 +02:00
test_ccompiler.py
test_command_bdist.py Make bdist_* commands respect --skip-build passed to bdist (#10946). 2011-08-30 01:42:50 +02:00
test_command_bdist_dumb.py Remove display options (--name, etc.) from the Distribution class. 2011-08-30 00:55:02 +02:00
test_command_bdist_msi.py
test_command_bdist_wininst.py
test_command_build.py
test_command_build_clib.py
test_command_build_ext.py Branch merge 2011-09-18 20:24:27 +02:00
test_command_build_py.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
test_command_build_scripts.py
test_command_check.py
test_command_clean.py
test_command_cmd.py
test_command_config.py
test_command_install_data.py Remove unneeded --all option of “pysetup list”. 2011-09-12 16:45:38 +02:00
test_command_install_dist.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
test_command_install_distinfo.py Another (hopefully last) fix for test_packaging on Windws (#12678) 2011-08-25 18:13:58 +02:00
test_command_install_headers.py
test_command_install_lib.py Branch merge 2011-09-18 20:24:27 +02:00
test_command_install_scripts.py
test_command_register.py Remove display options (--name, etc.) from the Distribution class. 2011-08-30 00:55:02 +02:00
test_command_sdist.py Remove display options (--name, etc.) from the Distribution class. 2011-08-30 00:55:02 +02:00
test_command_test.py
test_command_upload.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_command_upload_docs.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_compiler.py
test_config.py Minor improvement to extensions in setup.cfg: check parent package 2011-09-01 07:01:13 +02:00
test_create.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_cygwinccompiler.py
test_database.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_depgraph.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_dist.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_extension.py
test_install.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_manifest.py
test_markers.py
test_metadata.py Fix determination of Metadata version in packaging (#8933). 2011-09-10 05:22:48 +02:00
test_mixin2to3.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
test_msvc9compiler.py
test_pypi_dist.py
test_pypi_server.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_pypi_simple.py
test_pypi_xmlrpc.py Use our existing drop-in, no-op decorator instead of redefining it. 2011-08-12 00:15:41 +02:00
test_run.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
test_uninstall.py Close file handles in a timely manner in packaging.database (#12504). 2011-07-08 17:22:19 +02:00
test_unixccompiler.py
test_util.py Branch merge 2011-09-18 20:24:27 +02:00
test_version.py