.. |
Setup.sample
|
…
|
|
__init__.py
|
…
|
|
support.py
|
Issue #13901: Prevent test_distutils failures on OS X with --enable-shared.
|
2012-02-03 02:42:16 +01:00 |
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
|
Backout buggy patch committed for #13719
|
2012-03-07 20:48:55 +01:00 |
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
|
Add tests for Unicode handling in distutils’ check and register (#13114)
|
2011-10-09 07:25:33 +02:00 |
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
|
Ignore .nfs* files in distutils (#7719).
|
2012-12-08 14:21:51 -05:00 |
test_dist.py
|
Use preferred assertEqual
|
2013-11-15 19:38:51 -05:00 |
test_extension.py
|
…
|
|
test_file_util.py
|
…
|
|
test_filelist.py
|
Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).
|
2012-02-25 16:28:05 +01:00 |
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
|
…
|
|