| .. |
|
__init__.py
|
|
|
|
Setup.sample
|
|
|
|
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
|
Issue #17177: Stop using imp in distutils
|
2013-06-15 12:59:53 -04:00 |
|
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 #19760: Silence sysconfig's 'SO' key deprecation warnings in tests.
|
2013-11-26 17:08:24 +02:00 |
|
test_text_file.py
|
|
|
|
test_unixccompiler.py
|
Issue #18080: When building a C extension module on OS X, if the compiler
|
2013-05-28 16:35:30 -07:00 |
|
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
|
|
|