This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3517369894fa03ebd42e2ee50643dc072eea770f
cpython
/
Lib
/
distutils
/
tests
T
History
Tarek Ziade
3517369894
Issue 12132 - skip the test_buil_ext test if the xx module is not found
2011-05-22 22:09:55 +02:00
..
__init__.py
…
Setup.sample
…
support.py
…
test_archive_util.py
…
test_bdist_dumb.py
…
test_bdist_msi.py
…
test_bdist_rpm.py
…
test_bdist_wininst.py
…
test_bdist.py
…
test_build_clib.py
…
test_build_ext.py
Issue 12132 - skip the test_buil_ext test if the xx module is not found
2011-05-22 22:09:55 +02:00
test_build_py.py
Issue
#12120
, Issue
#12119
: tests were missing a sys.dont_write_bytecode check
2011-05-19 19:56:12 +02:00
test_build_scripts.py
…
test_build.py
…
test_check.py
…
test_clean.py
#11565
: Merge with 3.1.
2011-03-16 11:35:38 +02:00
test_cmd.py
…
test_config_cmd.py
…
test_config.py
…
test_core.py
…
test_cygwinccompiler.py
…
test_dep_util.py
…
test_dir_util.py
…
test_dist.py
…
test_extension.py
…
test_file_util.py
…
test_filelist.py
…
test_install_data.py
…
test_install_headers.py
…
test_install_lib.py
…
test_install_scripts.py
…
test_install.py
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
test_log.py
…
test_msvc9compiler.py
…
test_register.py
Fix improper tests in RegisterTestCase
2011-04-14 03:49:19 +02:00
test_sdist.py
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
test_spawn.py
…
test_sysconfig.py
…
test_text_file.py
…
test_unixccompiler.py
…
test_upload.py
…
test_util.py
Issue
#9516
: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell.
2011-05-15 16:46:11 +02:00
test_version.py
…
test_versionpredicate.py
…