summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest/findtests.py
Commit message (Expand)AuthorAgeFilesLines
* gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` packa...Nikita Sobolev2024-02-131-0/+1
* gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest...Nikita Sobolev2024-01-181-0/+1
* gh-111165: Move test running code from test.support to libregrtest (GH-111166)Serhiy Storchaka2023-10-251-2/+3
* gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)Serhiy Storchaka2023-10-211-4/+3
* gh-108303: Move all inspect test files to `test_inspect/` (#109607)Nikita Sobolev2023-10-101-0/+1
* gh-109972: Split test_gdb.py into test_gdb package (#109977)Victor Stinner2023-09-281-0/+1
* gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368)Nikita Sobolev2023-09-151-0/+1
* gh-109413: libregrtest: Add and improve type annotations (#109405)Alex Waygood2023-09-141-1/+1
* gh-109402: Fix regrtest findtests() (#109403)Victor Stinner2023-09-141-4/+9
* gh-109162: libregrtest: move code around (#109253)Victor Stinner2023-09-111-1/+41
* gh-109162: libregrtest: use relative imports (#109250)Victor Stinner2023-09-111-1/+1
* gh-109162: libregrtest: add single.py and result.py (#109243)Victor Stinner2023-09-111-0/+58