| .. |
|
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
|
initial import of the packaging package in the standard library
|
15 years ago |
|
__main__.py
|
test_packaging should clean up after itself (but it doesn't really)
|
15 years ago |
|
pypi_server.py
|
Fix typo
|
15 years ago |
|
pypi_test_server.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
support.py
|
Silence 2to3 warnings in packaging tests
|
15 years ago |
|
test_ccompiler.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_command_bdist.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_command_bdist_dumb.py
|
Packaging tests: don’t let an internal cache grow indefinitely.
|
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
|
Issue #9516: Port OS X deployment target tests from distutils to packaging
|
15 years ago |
|
test_command_build_py.py
|
Packaging cleanup: remove use of script_name where obsolete
|
15 years ago |
|
test_command_build_scripts.py
|
packaging: use with open() instead of try/finally: close
|
15 years ago |
|
test_command_check.py
|
Fix format of warnings from the packaging check command
|
15 years ago |
|
test_command_clean.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_command_cmd.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_command_config.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_command_install_data.py
|
packaging.tests.test_command_install_data: restore correctly sysconfig._SCHEMES
|
15 years ago |
|
test_command_install_dist.py
|
Packaging cleanup: remove use of script_name where obsolete
|
15 years ago |
|
test_command_install_distinfo.py
|
Fix omission in test for packaging install_distinfo command.
|
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
|
Packaging cleanup: remove use of script_name where obsolete
|
15 years ago |
|
test_command_install_scripts.py
|
packaging: use with open() instead of try/finally: close
|
15 years ago |
|
test_command_register.py
|
Factor out code used by packaging commands for HTTP requests (#12169).
|
15 years ago |
|
test_command_sdist.py
|
Packaging cleanup: remove use of script_name where obsolete
|
15 years ago |
|
test_command_test.py
|
Cleaned up the installer output behavior.
|
15 years ago |
|
test_command_upload.py
|
Fix UnboundLocalError in a finally block of one packaging test
|
15 years ago |
|
test_command_upload_docs.py
|
Factor out code used by packaging commands for HTTP requests (#12169).
|
15 years ago |
|
test_compiler.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_config.py
|
packaging: Add the project directory to sys.path to support local setup hooks.
|
15 years ago |
|
test_create.py
|
Fix sdist to always include setup.cfg (#11092), to comply with the spec
|
15 years ago |
|
test_cygwinccompiler.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_database.py
|
Stop trying to write into the stdlib during packaging tests (#12331).
|
15 years ago |
|
test_depgraph.py
|
Skip tests that require zlib in the packaging tests. Also add a requires_zlib decorator to test.support.
|
15 years ago |
|
test_dist.py
|
Minor tweaks in packaging’s test_dist.
|
15 years ago |
|
test_extension.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_install.py
|
Minor packaging cleanup.
|
15 years ago |
|
test_manifest.py
|
Make packaging.tests.support.LoggingCatcher.get_logs flush the log handler.
|
15 years ago |
|
test_markers.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_metadata.py
|
Issue #12112: packaging reads/writes metadata using UTF-8
|
15 years ago |
|
test_mixin2to3.py
|
Clean up packaging.tests.test_mixin2to3
|
15 years ago |
|
test_msvc9compiler.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_pypi_dist.py
|
Minor tweaks to packaging tests.
|
15 years ago |
|
test_pypi_server.py
|
packaging: use with open() instead of try/finally: close
|
15 years ago |
|
test_pypi_simple.py
|
Issue #12180: Fixed a few remaining errors in test_packaging when no threading.
|
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 sure we check for write access before starting the install, and add correct exit code
|
15 years ago |
|
test_uninstall.py
|
Close file handles in a timely manner in packaging.database (#12504).
|
15 years ago |
|
test_unixccompiler.py
|
initial import of the packaging package in the standard library
|
15 years ago |
|
test_util.py
|
Factor out code used by packaging commands for HTTP requests (#12169).
|
15 years ago |
|
test_version.py
|
initial import of the packaging package in the standard library
|
15 years ago |