.. |
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
|
Fix spelling in code comments
|
2016-12-18 05:27:49 +00: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
|
build_ext: correctly parse the link_objects user option (closes #1703178)
|
2016-09-28 23:13:58 -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
|
fix parsing reST with code or code-block directives (closes #23063)
|
2015-01-14 23:56:35 -05: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
|
Switch upload.pypi.io to upload.pypi.org
|
2016-08-03 18:58:12 -04: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
|
Issue #25607: Restore old distutils logging threshold after running tests that
|
2015-11-12 19:46:23 +02: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
|
Issue #25607: Restore old distutils logging threshold after running tests that
|
2015-11-12 19:46:23 +02:00 |
test_file_util.py
|
Issue #8876: distutils now falls back to copying files when hard linking doesn't work.
|
2014-10-30 19:37:07 +01: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 #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00: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 #27076: Doc, comment and test function name spelling fixes
|
2016-05-26 05:28:50 +00:00 |
test_upload.py
|
Switch upload.pypi.io to upload.pypi.org
|
2016-08-03 18:58:12 -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 |