cpython/Lib/distutils/tests
R David Murray ece9d5a91f #22512: move distutils rpm test's .rpmdb to testing tmpdir.
Patch by Francis MB.
2014-09-30 20:57:24 -04:00
..
Setup.sample Remove unnecessary executable bit on one distutils file 2011-06-04 20:45:33 +02:00
__init__.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
setuptools_build_ext.py files used by win32 tests 2010-03-06 01:27:09 +00:00
setuptools_extension.py files used by win32 tests 2010-03-06 01:27:09 +00:00
support.py - Issue #17752: Fix distutils tests when run from the installed location. 2014-05-07 04:41:26 +02:00
test_archive_util.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_bdist.py Make bdist_* commands respect --skip-build passed to bdist (#10946) 2011-08-30 01:48:59 +02:00
test_bdist_dumb.py #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. 2013-03-16 20:04:44 +02:00
test_bdist_msi.py Backout buggy patch for #13719 2012-03-07 21:00:44 +01:00
test_bdist_rpm.py #22512: move distutils rpm test's .rpmdb to testing tmpdir. 2014-09-30 20:57:24 -04:00
test_bdist_wininst.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_build.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_build_clib.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_build_ext.py Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. 2014-06-25 13:33:57 -07:00
test_build_py.py Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs. 2013-11-02 11:29:33 -04:00
test_build_scripts.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_ccompiler.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_check.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_clean.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +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 #12226: HTTPS is now used by default when connecting to PyPI. 2013-12-22 01:35:53 +01:00
test_config_cmd.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_core.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_dep_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_dir_util.py Ignore .nfs* files in distutils (#7719). 2012-07-03 01:12:42 -04:00
test_dist.py test_distutils: remove the test file in DistributionTestCase.test_debug_mode() 2014-09-11 17:52:58 +02:00
test_file_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_filelist.py Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). 2012-02-25 16:13:53 +01:00
test_install.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_install_data.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_install_headers.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_install_lib.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_install_scripts.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_msvc9compiler.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_register.py Issue #19600: Use specific asserts in distutils tests. 2013-11-17 00:29:27 +02:00
test_sdist.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_spawn.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_sysconfig.py Issue #21923: Prevent AttributeError in distutils.sysconfig.customize_compiler 2014-07-06 16:11:44 -07:00
test_text_file.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_unixccompiler.py Issue #19492: Silently skipped distutils tests now reported as skipped. 2013-12-18 16:45:37 +02:00
test_upload.py #10510: make distuitls upload/register use HTML standards compliant CRLF. 2014-09-27 16:59:04 -04:00
test_util.py Avoid “error: None” messages from distutils (#4931). 2014-03-12 03:14:48 -04:00
test_version.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00
test_versionpredicate.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-03 00:12:18 +00:00