cpython/Lib/distutils/tests
Tarek Ziadé 9d23690898 #7068: Fixed the partial renaming that occured in r72594 2009-10-06 12:35:46 +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 72585 via svnmerge from 2009-05-12 17:11:54 +00:00
test_bdist_wininst.py Merged revisions 71759 via svnmerge from 2009-04-20 12:48:47 +00:00
test_build_ext.py #7068: Fixed the partial renaming that occured in r72594 2009-10-06 12:35:46 +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 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 68033 via svnmerge from 2008-12-29 22:36:22 +00:00
test_filelist.py Merged revisions 71280 via svnmerge from 2009-04-05 21:47:02 +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 #1858: re-apply patch for this, adding the missing files 2008-05-11 14:00:00 +00:00
test_versionpredicate.py Whitespace normalization. 2005-03-28 01:08:02 +00:00