| .. |
|
Setup.sample
|
Merged revisions 73166 via svnmerge from
|
17 years ago |
|
__init__.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |
|
support.py
|
Fix typo (was build) and remove redundancy in docstring
|
15 years ago |
|
test_archive_util.py
|
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller.
|
15 years ago |
|
test_bdist.py
|
Make bdist_* commands respect --skip-build passed to bdist (#10946)
|
15 years ago |
|
test_bdist_dumb.py
|
Merge fix for issue #11501
|
15 years ago |
|
test_bdist_msi.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |
|
test_bdist_rpm.py
|
Issue #12326: don't test the major version of sys.platform
|
15 years ago |
|
test_bdist_wininst.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |
|
test_build.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_build_clib.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_build_ext.py
|
Fix distutils tests on Windows (#12678).
|
15 years ago |
|
test_build_py.py
|
Fix distutils byte-compilation to comply with PEP 3147 (#11254).
|
15 years ago |
|
test_build_scripts.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |
|
test_check.py
|
Add tests for Unicode handling in distutils’ check and register (#13114)
|
15 years ago |
|
test_clean.py
|
#11565: Merge with 3.2.
|
15 years ago |
|
test_cmd.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_config.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_config_cmd.py
|
Make C code in one distutils test comply with ISO C (#10359).
|
15 years ago |
|
test_core.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_cygwinccompiler.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_dep_util.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_dir_util.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_dist.py
|
Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński.
|
15 years ago |
|
test_extension.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_file_util.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_filelist.py
|
Increase test coverage for distutils.filelist (#11751).
|
15 years ago |
|
test_install.py
|
Turn two ifs into one in the code I commited a few days ago
|
15 years ago |
|
test_install_data.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_install_headers.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_install_lib.py
|
Fix distutils byte-compilation to comply with PEP 3147 (#11254).
|
15 years ago |
|
test_install_scripts.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |
|
test_log.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_msvc9compiler.py
|
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
|
15 years ago |
|
test_register.py
|
Add tests for Unicode handling in distutils’ check and register (#13114)
|
15 years ago |
|
test_sdist.py
|
Warn instead of crashing because of invalid path in MANIFEST.in (#8286).
|
15 years ago |
|
test_spawn.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_sysconfig.py
|
Fix two NameErrors in distutils (#10407)
|
15 years ago |
|
test_text_file.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_unixccompiler.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |
|
test_upload.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_util.py
|
Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell.
|
15 years ago |
|
test_version.py
|
#9424: Replace deprecated assert* methods in the Python test suite.
|
15 years ago |
|
test_versionpredicate.py
|
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
|
15 years ago |