cpython/Lib/distutils/tests
Mark Dickinson 3e4caeb3bf Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +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
support.py Fixed #2279: distutils.sdist.add_defaults now add files listed in package_data and data_files 2009-02-16 21:38:01 +00:00
test_build_ext.py Fix for #5257: refactored all tests in distutils, so they use a temporary directory. 2009-02-14 14:10:23 +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 Fixed #4524: distutils build_script command failed with --with-suffix=3 2009-02-13 23:00:43 +00:00
test_cmd.py #3986 replacing string and types call (like in the Py3k branch), and put exec_msg call at the right place 2009-02-07 00:05:39 +00:00
test_config.py Fix for #5257: refactored all tests in distutils, so they use a temporary directory. 2009-02-14 14:10:23 +00:00
test_core.py Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
test_dir_util.py Fix for #5257: refactored all tests in distutils, so they use a temporary directory. 2009-02-14 14:10:23 +00:00
test_dist.py Replace variable 2009-02-14 14:12:30 +00:00
test_file_util.py Fix for #5257: refactored all tests in distutils, so they use a temporary directory. 2009-02-14 14:10:23 +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 Issue #4864: test_msvc9compiler failed on VC6/7. 2009-01-07 09:42:28 +00:00
test_register.py fixed #4394 make the storage of the password optional in .pypirc 2009-01-08 23:56:31 +00:00
test_sdist.py fixed the data_files inclusion behavior 2009-02-17 23:06:51 +00:00
test_sysconfig.py Fixed #3386: the optional prefix argument was ignored under OS2 and NT in distutils.sysconfig.get_python_lib 2009-02-10 12:31:09 +00:00
test_upload.py fixed #4394 make the storage of the password optional in .pypirc 2009-01-08 23:56:31 +00:00
test_util.py fix the environ for distutils test_util 2009-02-13 23:41:57 +00:00
test_versionpredicate.py Whitespace normalization. 2005-03-28 01:08:02 +00:00