cpython/Lib/distutils/tests
Benjamin Peterson 846466d2a6 build_ext: correctly parse the link_objects user option (closes #1703178)
Patch by Valerie Lambert.
2016-09-28 23:13:58 -07:00
..
Setup.sample
__init__.py
setuptools_build_ext.py
setuptools_extension.py
support.py
test_archive_util.py
test_bdist.py
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 build_ext: correctly parse the link_objects user option (closes #1703178) 2016-09-28 23:13:58 -07:00
test_build_py.py
test_build_scripts.py
test_ccompiler.py
test_check.py
test_clean.py
test_cmd.py
test_config.py Switch upload.pypi.io to upload.pypi.org 2016-08-03 18:58:12 -04:00
test_config_cmd.py
test_core.py
test_dep_util.py
test_dir_util.py
test_dist.py
test_file_util.py
test_filelist.py
test_install.py
test_install_data.py
test_install_headers.py
test_install_lib.py
test_install_scripts.py
test_msvc9compiler.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_register.py
test_sdist.py
test_spawn.py
test_sysconfig.py
test_text_file.py
test_unixccompiler.py
test_upload.py Switch upload.pypi.io to upload.pypi.org 2016-08-03 18:58:12 -04:00
test_util.py
test_version.py
test_versionpredicate.py