summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest/single.py
Commit message (Expand)AuthorAgeFilesLines
* gh-109413: libregrtest: Add and improve type annotations (#109405)Alex Waygood2023-09-141-0/+2
* gh-109276: libregrtest only checks saved_test_environment() once (#109278)Victor Stinner2023-09-121-14/+11
* gh-109276: libregrtest: use separated file for JSON (#109277)Victor Stinner2023-09-111-0/+4
* gh-109162: libregrtest: use relative imports (#109250)Victor Stinner2023-09-111-6/+6
* gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)Victor Stinner2023-09-111-2/+2
* gh-109162: libregrtest: add single.py and result.py (#109243)Victor Stinner2023-09-111-0/+275