.. |
__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
|
make sure distutils logging is shut off in tests to avoid spurious output
|
2004-08-03 18:53:07 +00:00 |
test_build_ext.py
|
Fixed #5132: enable extensions to link on Solaris
|
2009-02-05 22:52:52 +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
|
Add missing executable option to DummyCommand.
|
2004-08-26 05:44:02 +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
|
fixed #4400 : distutils .pypirc default generated file was broken.
|
2008-12-24 19:10:05 +00:00 |
test_core.py
|
stupid, stupid, stupid!
|
2008-04-04 11:38:51 +00:00 |
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
|
fixed #4646 : distutils was choking on empty options arg in the setup function.
|
2008-12-29 22:23:53 +00:00 |
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
|
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 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 #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_versionpredicate.py
|
Whitespace normalization.
|
2005-03-28 01:08:02 +00:00 |