cpython/Lib/distutils/tests
Senthil Kumaran e092ef862e Merged revisions 84889 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84889 | senthil.kumaran | 2010-09-19 08:39:54 +0530 (Sun, 19 Sep 2010) | 3 lines

  Update the test_distutils mode test to test with umask value properly.
........
2010-09-19 03:12:28 +00:00
..
Setup.sample
__init__.py
setuptools_build_ext.py files used by win32 tests 2010-03-06 01:27:09 +00:00
setuptools_extension.py files used by win32 tests 2010-03-06 01:27:09 +00:00
support.py
test_archive_util.py
test_bdist.py
test_bdist_dumb.py
test_bdist_msi.py
test_bdist_rpm.py
test_bdist_wininst.py
test_build.py
test_build_clib.py
test_build_ext.py removed the local copy of xxmodule, and skip only test_build_ext when xxmodule is not found, not the whole unittest 2010-04-02 21:14:04 +00:00
test_build_py.py Issue 6292: for the moment at least, the test suite passes if run 2010-02-23 00:24:49 +00:00
test_build_scripts.py
test_ccompiler.py
test_check.py
test_clean.py remove the svn:executable property from files that don't have shebang lines 2010-03-05 03:20:06 +00:00
test_cmd.py
test_config.py
test_config_cmd.py
test_core.py
test_dep_util.py
test_dir_util.py Merged revisions 84889 via svnmerge from 2010-09-19 03:12:28 +00:00
test_dist.py
test_file_util.py
test_filelist.py
test_install.py reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged 2010-03-05 00:16:02 +00:00
test_install_data.py
test_install_headers.py
test_install_lib.py Issue 6292: for the moment at least, the test suite passes if run 2010-02-23 00:24:49 +00:00
test_install_scripts.py
test_msvc9compiler.py Merged revisions 84765 via svnmerge from 2010-09-13 08:14:41 +00:00
test_register.py
test_sdist.py Merged revisions 83993 via svnmerge from 2010-08-14 03:07:46 +00:00
test_spawn.py
test_sysconfig.py
test_text_file.py
test_unixccompiler.py reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged 2010-03-05 00:16:02 +00:00
test_upload.py
test_util.py reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged 2010-03-05 00:16:02 +00:00
test_version.py
test_versionpredicate.py