diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-25 11:57:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 11:57:17 (GMT) |
commit | 14167031eb035afddd82a114ec46487f0e142c65 (patch) | |
tree | 9c12c5c2bccd2c62c37cb01c4d93f42cd107ec2e /Python/dynload_win.c | |
parent | bb92fdabc7ab9d77453452d5e61f8cc4ca167616 (diff) | |
download | cpython-14167031eb035afddd82a114ec46487f0e142c65.zip cpython-14167031eb035afddd82a114ec46487f0e142c65.tar.gz cpython-14167031eb035afddd82a114ec46487f0e142c65.tar.bz2 |
[3.11] gh-111309: Use unittest to collect and run distutils tests (GH-111311)
* use unittest.main() instead of run_unittest(test_suite()) to run tests from
modules via the CLI
* add explicit load_tests() to load doctests
* use test.support.load_package_tests() to load tests in submodules of
distutils.tests
* removes no longer needed test_suite() functions
Diffstat (limited to 'Python/dynload_win.c')
0 files changed, 0 insertions, 0 deletions