summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-09 01:37:48 (GMT)
committerGitHub <noreply@github.com>2023-09-09 01:37:48 (GMT)
commite9e2ca7a7b4b4320009cdf85c84ec5bd6c4923c3 (patch)
treeacbd759edcaf2a286a378d7678c910a3963e2d37 /Misc/NEWS.d/next
parent057bc7249073066ed8087b548ee06f0eabfa9e7c (diff)
downloadcpython-e9e2ca7a7b4b4320009cdf85c84ec5bd6c4923c3.zip
cpython-e9e2ca7a7b4b4320009cdf85c84ec5bd6c4923c3.tar.gz
cpython-e9e2ca7a7b4b4320009cdf85c84ec5bd6c4923c3.tar.bz2
gh-109162: Refactor libregrtest.runtest (#109172)
* Rename runtest() to run_single_test(). * Pass runtests to run_single_test(). * Add type annotation to Regrtest attributes. Add missing attributes to Namespace. * Add attributes to Regrtest and RunTests: * fail_fast * ignore_tests * match_tests * output_on_failure * pgo * pgo_extended * timeout * Get pgo from 'runtests', rather than from 'ns'. * Remove WorkerJob.match_tests. * setup_support() now gets pgo_extended from runtests. * save_env(): change parameter order, pass test_name first. * Add setup_test_dir() function. * Pass runtests to setup_tests().
Diffstat (limited to 'Misc/NEWS.d/next')
0 files changed, 0 insertions, 0 deletions