diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-09 00:30:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 00:30:28 (GMT) |
commit | 489ca0acf00bb87ae63ab9199787843fdec5a0c8 (patch) | |
tree | 310fd6fc21b111cdb8b0b0daf2729cee8863f279 /Python | |
parent | 2fafc3d5c6d720c9b9a4803dde60607fa44b89ce (diff) | |
download | cpython-489ca0acf00bb87ae63ab9199787843fdec5a0c8.zip cpython-489ca0acf00bb87ae63ab9199787843fdec5a0c8.tar.gz cpython-489ca0acf00bb87ae63ab9199787843fdec5a0c8.tar.bz2 |
gh-109162: Refactor Regrtest.action_run_tests() (#109170)
Refator Regrtest class:
* Rename finalize() finalize_tests().
* Pass tracer to run_test() and finalize_tests(). Remove Regrtest.tracer.
* run_test() does less things: move code to its caller.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions