cpython/Lib/distutils/tests
2009-02-07 00:05:39 +00:00
..
__init__.py
support.py
test_build_ext.py Fixed #5132: enable extensions to link on Solaris 2009-02-05 22:52:52 +00:00
test_build_py.py
test_build_scripts.py
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
test_core.py
test_dir_util.py Fixed #1276768: verbose option was not used in the code. 2009-02-06 00:31:59 +00:00
test_dist.py
test_file_util.py Fixed #1276768: verbose option was not used in the code. 2009-02-06 00:31:59 +00:00
test_install.py
test_install_scripts.py
test_msvc9compiler.py
test_register.py
test_sdist.py fixed test_make_distribution so it runs on any platform, as long as tar an gzip are available 2009-01-29 23:49:17 +00:00
test_sysconfig.py Fixed #5167: test_customize_compiler does not apply under non unix compilers 2009-02-06 13:27:38 +00:00
test_upload.py
test_versionpredicate.py