cpython/Lib/distutils/tests
Éric Araujo 5fd730e0fb Of course, I forgot one file in r86223. 2010-11-05 23:59:32 +00:00
..
Setup.sample
__init__.py
support.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_archive_util.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_bdist.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_bdist_dumb.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_bdist_msi.py Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from 2010-03-14 10:23:39 +00:00
test_bdist_rpm.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_bdist_wininst.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_build.py
test_build_clib.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_build_ext.py Only hack cmd.library_dirs when running under Py_ENABLE_SHARED. Tested both 2010-10-22 17:17:51 +00:00
test_build_py.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_build_scripts.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_check.py
test_clean.py Merged revisions 78678,78680,78682 via svnmerge from 2010-03-05 03:33:11 +00:00
test_cmd.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_config.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_config_cmd.py
test_core.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_cygwinccompiler.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_dep_util.py
test_dir_util.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_dist.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_extension.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_file_util.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_filelist.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_install.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_install_data.py
test_install_headers.py
test_install_lib.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_install_scripts.py Of course, I forgot one file in r86223. 2010-11-05 23:59:32 +00:00
test_log.py Oops, add the new test_log.py for distutils test suite (missing part of r81359) 2010-05-19 17:15:50 +00:00
test_msvc9compiler.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_register.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_sdist.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_spawn.py Merged revisions 73147 via svnmerge from 2009-06-02 16:18:55 +00:00
test_sysconfig.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_text_file.py Always close files in distutils code and tests (#10252). 2010-11-05 23:51:56 +00:00
test_unixccompiler.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_upload.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_util.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_version.py
test_versionpredicate.py