cpython/Lib/distutils/tests
Tarek Ziadé a939ecd95b Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files 2009-12-08 08:56:49 +00:00
..
Setup.sample
__init__.py
support.py
test_archive_util.py
test_bdist.py
test_bdist_dumb.py
test_bdist_rpm.py
test_bdist_wininst.py
test_build.py
test_build_clib.py
test_build_ext.py
test_build_py.py fixed stdout alteration in test_distutils 2009-11-01 22:33:45 +00:00
test_build_scripts.py
test_ccompiler.py
test_check.py
test_clean.py
test_cmd.py
test_config.py
test_config_cmd.py
test_core.py
test_cygwinccompiler.py
test_dir_util.py
test_dist.py Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files 2009-12-08 08:56:49 +00:00
test_emxccompiler.py
test_extension.py
test_file_util.py
test_filelist.py
test_install.py
test_install_data.py
test_install_headers.py
test_install_lib.py fixed warning and error message 2009-10-24 15:51:30 +00:00
test_install_scripts.py
test_msvc9compiler.py dragfullwindows can have value 2 2009-11-19 05:33:16 +00:00
test_register.py
test_sdist.py Fixed #7408: dropped group ownership checking because it relies on os-specific rules 2009-11-29 22:20:30 +00:00
test_spawn.py
test_sysconfig.py
test_text_file.py
test_unixccompiler.py
test_upload.py
test_util.py fixed stdout alteration in test_distutils 2009-11-01 22:33:45 +00:00
test_version.py
test_versionpredicate.py