summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest/logger.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-99242 Ignore error when running regression tests under certain cond...Miss Islington (bot)2024-07-221-1/+4
* Add support.MS_WINDOWS constant (#110446)Victor Stinner2023-10-061-1/+2
* gh-109413: Fix some trivial mypy nitpicks in libregrtest (#109454)Alex Waygood2023-09-151-4/+4
* gh-109413: libregrtest: Add and improve type annotations (#109405)Alex Waygood2023-09-141-1/+1
* gh-109162: libregrtest: use relative imports (#109250)Victor Stinner2023-09-111-4/+4
* gh-109162: libregrtest: fix Logger (#109246)Victor Stinner2023-09-111-1/+17
* gh-109162: libregrtest: add single.py and result.py (#109243)Victor Stinner2023-09-111-1/+1
* gh-109162: libregrtest: add Logger class (#109212)Victor Stinner2023-09-101-0/+69