diff options
| author | Victor Stinner <vstinner@python.org> | 2023-09-09 01:37:48 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-09 01:37:48 (GMT) |
| commit | e9e2ca7a7b4b4320009cdf85c84ec5bd6c4923c3 (patch) | |
| tree | acbd759edcaf2a286a378d7678c910a3963e2d37 /Python/abstract_interp_cases.c.h | |
| parent | 057bc7249073066ed8087b548ee06f0eabfa9e7c (diff) | |
| download | cpython-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 'Python/abstract_interp_cases.c.h')
0 files changed, 0 insertions, 0 deletions
