cpython/Lib/distutils/tests
Serhiy Storchaka 39989157ad Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
..
Setup.sample
__init__.py
support.py
test_archive_util.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_bdist.py
test_bdist_dumb.py
test_bdist_msi.py
test_bdist_rpm.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_bdist_wininst.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_build.py
test_build_clib.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_build_ext.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_build_py.py Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs. 2013-11-02 11:29:33 -04:00
test_build_scripts.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_check.py
test_clean.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_cmd.py
test_config.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_config_cmd.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_core.py
test_cygwinccompiler.py
test_dep_util.py
test_dir_util.py
test_dist.py Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2. 2013-11-10 18:15:03 -05:00
test_extension.py
test_file_util.py
test_filelist.py
test_install.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_install_data.py
test_install_headers.py
test_install_lib.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_install_scripts.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_log.py
test_msvc9compiler.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_register.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_sdist.py
test_spawn.py
test_sysconfig.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_text_file.py
test_unixccompiler.py
test_upload.py Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2. 2013-11-10 18:50:10 -05:00
test_util.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_version.py
test_versionpredicate.py