diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-11 00:07:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 00:07:18 (GMT) |
commit | 1ec45378e97a2d3812ed8bc18e1bd1eb8ddcc9a0 (patch) | |
tree | ba25a061da1e444e058c1ef12a1a058f8390ca27 /Python/tracemalloc.c | |
parent | a939b65aa63e2cae1eec7d27e1dc56324aee01d7 (diff) | |
download | cpython-1ec45378e97a2d3812ed8bc18e1bd1eb8ddcc9a0.zip cpython-1ec45378e97a2d3812ed8bc18e1bd1eb8ddcc9a0.tar.gz cpython-1ec45378e97a2d3812ed8bc18e1bd1eb8ddcc9a0.tar.bz2 |
gh-109162: libregrtest: add single.py and result.py (#109243)
* Add single.py and result.py files.
* Rename runtest.py to runtests.py.
* Move run_single_test() function and its helper functions to
single.py.
* Move remove_testfn(), abs_module_name() and normalize_test_name()
to utils.py.
* Move setup_support() to setup.py.
* Move type hints like TestName to utils.py.
* Rename runtest.py to runtests.py.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions