You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Éric Araujo 89d3a69d83 Add tests for packaging.tests.support (#12659). 15 years ago
..
fake_dists initial import of the packaging package in the standard library 15 years ago
fixer initial import of the packaging package in the standard library 15 years ago
pypiserver initial import of the packaging package in the standard library 15 years ago
LONG_DESC.txt initial import of the packaging package in the standard library 15 years ago
PKG-INFO initial import of the packaging package in the standard library 15 years ago
SETUPTOOLS-PKG-INFO initial import of the packaging package in the standard library 15 years ago
SETUPTOOLS-PKG-INFO2 initial import of the packaging package in the standard library 15 years ago
__init__.py Make a number of small changes to ease the backport to distutils2 15 years ago
__main__.py Clean up some idioms in packaging tests. 15 years ago
pypi_server.py Cleanup in packaging: super considered super 15 years ago
pypi_test_server.py initial import of the packaging package in the standard library 15 years ago
support.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_ccompiler.py initial import of the packaging package in the standard library 15 years ago
test_command_bdist.py Make bdist_* commands respect --skip-build passed to bdist (#10946). 15 years ago
test_command_bdist_dumb.py Final bag of small changes coming from distutils2. 15 years ago
test_command_bdist_msi.py initial import of the packaging package in the standard library 15 years ago
test_command_bdist_wininst.py initial import of the packaging package in the standard library 15 years ago
test_command_build.py initial import of the packaging package in the standard library 15 years ago
test_command_build_clib.py initial import of the packaging package in the standard library 15 years ago
test_command_build_ext.py Final bag of small changes coming from distutils2. 15 years ago
test_command_build_py.py More fixes for PEP 3147 compliance in packaging (#11254) 15 years ago
test_command_build_scripts.py packaging: use with open() instead of try/finally: close 15 years ago
test_command_check.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_command_clean.py Clean up some idioms in packaging tests. 15 years ago
test_command_cmd.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_command_config.py Make C code in one packaging test comply with ISO C (#10359). 15 years ago
test_command_install_data.py Clean up some idioms in packaging tests. 15 years ago
test_command_install_dist.py Clean up some idioms in packaging tests. 15 years ago
test_command_install_distinfo.py Fix writing of the RESOURCES file by packaging (#12386) 15 years ago
test_command_install_headers.py initial import of the packaging package in the standard library 15 years ago
test_command_install_lib.py Fix packaging byte-compilation to comply with PEP 3147 (#11254). 15 years ago
test_command_install_scripts.py packaging: use with open() instead of try/finally: close 15 years ago
test_command_register.py Add tests for Unicode handling in packaging’ check and register (#13114) 15 years ago
test_command_sdist.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_command_test.py Clean up some idioms in packaging tests. 15 years ago
test_command_upload.py Clean up some idioms in packaging tests. 15 years ago
test_command_upload_docs.py Clean up some idioms in packaging tests. 15 years ago
test_compiler.py initial import of the packaging package in the standard library 15 years ago
test_config.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_create.py Clean up some idioms in packaging tests. 15 years ago
test_cygwinccompiler.py initial import of the packaging package in the standard library 15 years ago
test_database.py Make a number of small changes to ease the backport to distutils2 15 years ago
test_depgraph.py Make a number of small changes to ease the backport to distutils2 15 years ago
test_dist.py Clean up some idioms in packaging tests. 15 years ago
test_extension.py initial import of the packaging package in the standard library 15 years ago
test_install.py Make a number of small changes to ease the backport to distutils2 15 years ago
test_manifest.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_markers.py initial import of the packaging package in the standard library 15 years ago
test_metadata.py Change signature of packaging.tests.support.LoggingCatcher.get_logs. 15 years ago
test_mixin2to3.py Clean up some idioms in packaging tests. 15 years ago
test_msvc9compiler.py initial import of the packaging package in the standard library 15 years ago
test_pypi_dist.py Squash last tempdir leak in packaging tests. 15 years ago
test_pypi_server.py Make a number of small changes to ease the backport to distutils2 15 years ago
test_pypi_simple.py A ricochet from fixing #10680: http://http://example.com/ no longer reports 15 years ago
test_pypi_xmlrpc.py Use our existing drop-in, no-op decorator instead of redefining it. 15 years ago
test_run.py Make a number of small changes to ease the backport to distutils2 15 years ago
test_support.py Add tests for packaging.tests.support (#12659). 15 years ago
test_uninstall.py Clean up some idioms in packaging tests. 15 years ago
test_unixccompiler.py initial import of the packaging package in the standard library 15 years ago
test_util.py Fix missing imports in setup scripts generated by packaging (#13205). 15 years ago
test_version.py Clean up some idioms in packaging tests. 15 years ago