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 Remove unneeded executable bit on two distutils files 2011-06-04 20:47:26 +02:00
__init__.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
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 Make bdist_* commands respect --skip-build passed to bdist (#10946) 2011-08-29 21:48:39 +02:00
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 #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
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 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
test_cygwinccompiler.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
test_dep_util.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
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 Remove unneeded executable bit on two distutils files 2011-06-04 20:47:26 +02:00
test_file_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
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 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
test_install_headers.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
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 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
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 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
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 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
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 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00
test_versionpredicate.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 2011-02-02 21:38:37 +00:00