cpython/Lib/distutils/tests
Tarek Ziadé e220d67939 Merged revisions 76952 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76952 | tarek.ziade | 2009-12-21 00:23:34 +0100 (Mon, 21 Dec 2009) | 1 line

  Fixed #7552: fixed distutils.command.upload failure on very long passwords
........
2009-12-20 23:54:52 +00:00
..
__init__.py One unit test for distutils is not much, but is more than we had yesterday. 2004-06-15 15:49:46 +00:00
setuptools_build_ext.py Fixed #7064: making sure get_ext_filename is called as Setuptools is assuming so it doesn't break it 2009-10-05 17:35:51 +00:00
setuptools_extension.py Fixed #7064: making sure get_ext_filename is called as Setuptools is assuming so it doesn't break it 2009-10-05 17:35:51 +00:00
support.py Merged revisions 76952 via svnmerge from 2009-12-20 23:54:52 +00:00
test_bdist_wininst.py Merged revisions 71759 via svnmerge from 2009-04-20 12:48:47 +00:00
test_build_ext.py complementary fix for #7115 2009-10-13 21:17:34 +00:00
test_build_py.py Merged revisions 76042 via svnmerge from 2009-11-01 23:17:51 +00:00
test_build_scripts.py Merged revisions 71884 via svnmerge from 2009-04-25 12:55:56 +00:00
test_config.py fixed the distutils tests that were not writing in temp 2009-10-02 22:37:51 +00:00
test_core.py Merged revisions 69846 via svnmerge from 2009-07-02 15:37:21 +00:00
test_dist.py Merged revisions 76684 via svnmerge from 2009-12-06 09:26:45 +00:00
test_filelist.py reapplied r74493 (after #6665 fix has been backported) 2009-11-01 23:04:26 +00:00
test_install.py Make distutils "install --home" support all platforms. 2004-06-25 23:02:59 +00:00
test_install_scripts.py make sure distutils logging is shut off in tests to avoid spurious output 2004-08-03 18:53:07 +00:00
test_msvc9compiler.py Merged revisions 68373 via svnmerge from 2009-01-07 09:53:35 +00:00
test_register.py Merged revisions 67926 via svnmerge from 2008-12-27 13:28:42 +00:00
test_sdist.py fixed the distutils tests that were not writing in temp 2009-10-02 22:37:51 +00:00
test_sysconfig.py Issue #7039: Fixed test_distutils when running tests on an installation with no build 2009-10-03 01:21:38 +00:00
test_upload.py Merged revisions 76952 via svnmerge from 2009-12-20 23:54:52 +00:00
test_versionpredicate.py Whitespace normalization. 2005-03-28 01:08:02 +00:00