cpython/Lib/distutils/tests
Éric Araujo ff1144eb34 Fix two NameErrors in distutils (#10407) 2010-11-20 19:35:27 +00:00
..
Setup.sample Merged revisions 73166 via svnmerge from 2009-06-03 10:31:15 +00:00
__init__.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
support.py reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. 2010-07-22 12:50:05 +00:00
test_archive_util.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_bdist.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_bdist_dumb.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_bdist_msi.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_bdist_rpm.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_bdist_wininst.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_build.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_build_clib.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_build_ext.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_build_py.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_build_scripts.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_check.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_clean.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_cmd.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_config.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_config_cmd.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_core.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_cygwinccompiler.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_dep_util.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_dir_util.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_dist.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_extension.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_file_util.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_filelist.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_install.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_install_data.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_install_headers.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_install_lib.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_install_scripts.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_log.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_msvc9compiler.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_register.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_sdist.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_spawn.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_sysconfig.py Fix two NameErrors in distutils (#10407) 2010-11-20 19:35:27 +00:00
test_text_file.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_unixccompiler.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00
test_upload.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_util.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_version.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
test_versionpredicate.py Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) 2010-11-06 02:44:43 +00:00