cpython/Lib/distutils/tests
Hirokazu Yamamoto 956ffd75af Merged revisions 66542 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66542 | hirokazu.yamamoto | 2008-09-22 05:48:41 +0900 | 2 lines

  Issue #3925: Ignores shutil.rmtree error on cygwin too.
  Reviewed by Benjamin Peterson.
........
2008-09-21 20:52:42 +00:00
..
__init__.py
support.py
test_build_ext.py Merged revisions 66542 via svnmerge from 2008-09-21 20:52:42 +00:00
test_build_py.py SF patch# 1770008 by Christian Heimes (plus some extras). 2007-08-09 01:03:29 +00:00
test_build_scripts.py
test_config.py Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from 2008-05-16 00:03:33 +00:00
test_core.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_dist.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_install.py
test_install_scripts.py
test_sysconfig.py #2621 rename test.test_support to test.support 2008-05-20 21:35:26 +00:00
test_upload.py Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from 2008-05-16 00:03:33 +00:00
test_versionpredicate.py