.. |
Setup.sample
|
added some tests for distutils.extension + code cleanup
|
2009-06-03 10:26:26 +00:00 |
__init__.py
|
…
|
|
support.py
|
#6041: sdist and register now use the check command. No more duplicate code for metadata checking
|
2009-05-16 16:37:06 +00:00 |
test_archive_util.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_bdist.py
|
Fixed #5095: msi missing from Distutils bdist formats
|
2009-04-05 22:51:09 +00:00 |
test_bdist_dumb.py
|
raising bdist_dumb test coverage
|
2009-07-02 12:47:54 +00:00 |
test_bdist_rpm.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_bdist_wininst.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_build_clib.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_build_ext.py
|
Fixed #6377: distutils compiler switch ignored (and added a deprecation warning if compiler is not used as supposed = a string option)
|
2009-07-06 12:50:46 +00:00 |
test_build_py.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_build_scripts.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_ccompiler.py
|
starting distutils.ccompiler test coverage and cleanup
|
2009-06-16 08:31:01 +00:00 |
test_check.py
|
DistutilsSetupError was not raised when one single warning occured
|
2009-04-17 14:29:56 +00:00 |
test_clean.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_cmd.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_config.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_config_cmd.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_core.py
|
Issue #5341: Fix a variety of spelling errors.
|
2009-02-21 20:27:01 +00:00 |
test_cygwinccompiler.py
|
#6263 fixed syntax error in distutils.cygwinccompiler
|
2009-06-11 09:13:36 +00:00 |
test_dir_util.py
|
Fixed #6131: test_modulefinder leaked when run after test_distutils
|
2009-05-29 08:08:07 +00:00 |
test_dist.py
|
using print statements when used for user interaction
|
2009-07-04 02:59:19 +00:00 |
test_extension.py
|
more cleanup and test coverage for distutils.extension
|
2009-06-03 11:12:08 +00:00 |
test_file_util.py
|
basic tests to raise distutils.file_util coverage
|
2009-07-03 19:01:12 +00:00 |
test_filelist.py
|
Fixed #1491431: distutils.filelist.glob_to_re was broken for some edge cases (detailed in the test
|
2009-04-05 21:44:08 +00:00 |
test_install.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_install_data.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_install_headers.py
|
added tests to the install_headers command
|
2009-03-31 20:55:21 +00:00 |
test_install_lib.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_install_scripts.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_msvc9compiler.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_register.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_sdist.py
|
#6041: sdist and register now use the check command. No more duplicate code for metadata checking
|
2009-05-16 16:37:06 +00:00 |
test_spawn.py
|
improved distutils.spawn test coverage + cleaned it up
|
2009-06-02 15:58:43 +00:00 |
test_sysconfig.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_text_file.py
|
removing map and lambda usage, so the test is similar to py3k's branch one
|
2009-02-22 20:11:46 +00:00 |
test_unixccompiler.py
|
Fixed #6164 AIX specific linker argument in Distutils unixcompiler
|
2009-06-20 13:57:20 +00:00 |
test_upload.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_util.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_version.py
|
more test coverage
|
2009-02-23 12:41:29 +00:00 |
test_versionpredicate.py
|
Whitespace normalization.
|
2005-03-28 01:08:02 +00:00 |