cpython/Lib/distutils/tests
Steve Dower 61ddabab49 Issue #24798: _msvccompiler.py doesn't properly support manifests 2015-08-07 14:36:02 -07:00
..
Setup.sample
__init__.py
support.py
test_archive_util.py Fixed issue #16314 test for the case when lzma is not available. 2015-05-17 02:23:02 +03:00
test_bdist.py Issue #16314: Added support for the LZMA compression in distutils. 2015-05-16 22:13:27 +03:00
test_bdist_dumb.py
test_bdist_msi.py
test_bdist_rpm.py
test_bdist_wininst.py
test_build.py
test_build_clib.py
test_build_ext.py
test_build_py.py Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
test_build_scripts.py
test_check.py
test_clean.py
test_cmd.py
test_config.py
test_config_cmd.py
test_core.py Issue #23426: run_setup was broken in distutils. 2015-07-28 15:55:07 +12:00
test_cygwinccompiler.py
test_dep_util.py
test_dir_util.py
test_dist.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 Issue #23731: Implement PEP 488. 2015-04-13 14:21:02 -04:00
test_install_scripts.py
test_log.py
test_msvc9compiler.py
test_msvccompiler.py Issue #24798: _msvccompiler.py doesn't properly support manifests 2015-08-05 11:39:19 -07:00
test_register.py
test_sdist.py
test_spawn.py
test_sysconfig.py
test_text_file.py
test_unixccompiler.py
test_upload.py
test_util.py
test_version.py
test_versionpredicate.py