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

........
  r68951 | tarek.ziade | 2009-01-26 00:34:00 +0100 (Mon, 26 Jan 2009) | 1 line

  Fixed #1885: --formats=tar,gztar was not working properly in the sdist command
........
2009-01-26 17:20:15 +00:00
..
__init__.py
support.py
test_build_ext.py Issue #3925: Ignores shutil.rmtree error on cygwin too. 2008-09-21 20:48:41 +00:00
test_build_py.py SF 1668596/1720897: distutils now copies data files 2007-06-01 07:29:12 +00:00
test_build_scripts.py
test_config.py Merged revisions 67926 via svnmerge from 2008-12-27 13:28:42 +00:00
test_core.py stupid, stupid, stupid! 2008-04-04 11:38:51 +00:00
test_dist.py Merged revisions 68033 via svnmerge from 2008-12-29 22:36:22 +00:00
test_install.py
test_install_scripts.py
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 Merged revisions 68951 via svnmerge from 2009-01-26 17:20:15 +00:00
test_sysconfig.py Fix test_distutils to not fail when running 'make test' from a Python build 2008-04-05 23:39:15 +00:00
test_upload.py #1858: re-apply patch for this, adding the missing files 2008-05-11 14:00:00 +00:00
test_versionpredicate.py