This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
de3ece769a
cpython
/
Lib
/
distutils
/
tests
History
Christian Heimes
1fc8bd3710
gh-95853: Multiple ops and debug for wasm_build.py (
#96744
)
2022-09-11 09:51:23 +02:00
..
Setup.sample
…
__init__.py
…
includetest.rst
…
support.py
…
test_archive_util.py
…
test_bdist.py
gh-84623: Remove unused imports in tests (
#93772
)
2022-06-13 16:56:03 +02:00
test_bdist_dumb.py
…
test_bdist_rpm.py
gh-57684: Update tests for PYTHONSAFEPATH=1 (
#92358
)
2022-05-06 03:41:24 +02:00
test_build.py
gh-90473: Misc test fixes for WASI (GH-93218)
2022-05-25 15:57:26 +02:00
test_build_clib.py
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
test_build_ext.py
bpo-45046: Support context managers in unittest (GH-28045)
2022-05-08 17:49:09 +03:00
test_build_py.py
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
test_build_scripts.py
…
test_check.py
…
test_clean.py
…
test_cmd.py
…
test_config.py
…
test_config_cmd.py
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
test_core.py
…
test_cygwinccompiler.py
…
test_dep_util.py
…
test_dir_util.py
gh-90473: Fix more tests on platforms without umask (GH-95164)
2022-07-23 12:26:31 +02:00
test_dist.py
…
test_extension.py
…
test_file_util.py
bpo-40280: Block more non-working syscalls in Emscripten (GH-31757)
2022-03-08 12:17:30 +01:00
test_filelist.py
…
test_install.py
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
test_install_data.py
…
test_install_headers.py
…
test_install_lib.py
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
test_install_scripts.py
…
test_log.py
…
test_msvc9compiler.py
…
test_msvccompiler.py
…
test_register.py
…
test_sdist.py
…
test_spawn.py
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
2022-01-25 08:09:06 +01:00
test_sysconfig.py
gh-95853: Multiple ops and debug for wasm_build.py (
#96744
)
2022-09-11 09:51:23 +02:00
test_text_file.py
…
test_unixccompiler.py
…
test_upload.py
…
test_util.py
bpo-46933: Make pwd module optional (GH-31700)
2022-03-07 13:36:47 +01:00
test_version.py
…
test_versionpredicate.py
…