cpython/Lib/distutils/tests
Barry Warsaw 9121f8d94b Issue 19555 for distutils, plus a little clean up (pyflakes, line lengths). 2013-11-22 15:31:35 -05:00
..
Setup.sample
__init__.py
support.py
test_archive_util.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:20:12 +02:00
test_bdist.py
test_bdist_dumb.py
test_bdist_msi.py
test_bdist_rpm.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_bdist_wininst.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_build.py
test_build_clib.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_build_ext.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_build_py.py Merge with 3.3 for Issue #19286. 2013-11-02 13:04:51 -04:00
test_build_scripts.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_check.py
test_clean.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_cmd.py condense two tests with the same name (closes #19114) 2013-09-29 11:13:27 -04:00
test_config.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:20:12 +02:00
test_config_cmd.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_core.py
test_cygwinccompiler.py
test_dep_util.py
test_dir_util.py
test_dist.py Use preferred assertEqual 2013-11-15 19:38:51 -05:00
test_extension.py
test_file_util.py
test_filelist.py
test_install.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:20:12 +02:00
test_install_data.py
test_install_headers.py
test_install_lib.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:20:12 +02:00
test_install_scripts.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_log.py
test_msvc9compiler.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_register.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:17:46 +02:00
test_sdist.py Use preferred assertEqual form. Correct indentation. 2013-11-15 19:35:05 -05:00
test_spawn.py
test_sysconfig.py Issue 19555 for distutils, plus a little clean up (pyflakes, line lengths). 2013-11-22 15:31:35 -05:00
test_text_file.py
test_unixccompiler.py
test_upload.py Correct long line 2013-11-16 10:47:17 -05:00
test_util.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:20:12 +02:00
test_version.py
test_versionpredicate.py