cpython/Lib/distutils/tests
Georg Brandl 28aeb0d0ab Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
..
Setup.sample
__init__.py
support.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_archive_util.py
test_bdist.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_bdist_dumb.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_bdist_msi.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_bdist_rpm.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_bdist_wininst.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_build.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_build_clib.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_build_ext.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_build_py.py
test_build_scripts.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_ccompiler.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_check.py
test_clean.py
test_cmd.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_config.py
test_config_cmd.py
test_core.py
test_cygwinccompiler.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_dep_util.py
test_dir_util.py
test_dist.py
test_emxccompiler.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_extension.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_file_util.py
test_filelist.py
test_install.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_install_data.py
test_install_headers.py
test_install_lib.py
test_install_scripts.py
test_msvc9compiler.py
test_register.py Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings 2010-01-24 00:33:32 +00:00
test_sdist.py
test_spawn.py
test_sysconfig.py Add missing import when running these tests standalone. 2010-02-06 23:53:52 +00:00
test_text_file.py
test_unixccompiler.py taking sysconfig out of distutils 2010-01-23 09:23:15 +00:00
test_upload.py Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings 2010-01-24 00:33:32 +00:00
test_util.py added local get_platform/set_platform APIs in distutils.sysconfig 2010-01-26 22:46:15 +00:00
test_version.py
test_versionpredicate.py