summaryrefslogtreecommitdiffstats
path: root/Lib/test/libregrtest
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-108927: Fix removing testing modules from sys.modules (GH-108952) (...Miss Islington (bot)2023-12-042-9/+13
* [3.12] gh-109413: libregrtest: Backport `.py`-file changes from #112558 (#112...Alex Waygood2023-12-017-12/+18
* [3.12] gh-109413: libregrtest: enable mypy's `--strict-optional` check on mos...Alex Waygood2023-12-014-4/+48
* [3.12] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112593)Miss Islington (bot)2023-12-014-22/+28
* gh-111929: Fix regrtest --pgo: test_str => test_unicode (#111938)Victor Stinner2023-11-101-1/+1
* [3.12] gh-111881: Import doctest lazily in libregrtest (GH-111884) (#111893)Miss Islington (bot)2023-11-091-5/+8
* [3.12] gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (...Miss Islington (bot)2023-11-011-2/+8
* [3.12] gh-111165: Add missed "support." prefix for "verbose" (GH-111327) (GH-...Miss Islington (bot)2023-10-251-1/+1
* [3.12] gh-111165: Move test running code from test.support to libregrtest (GH...Serhiy Storchaka2023-10-257-11/+338
* [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (G...Serhiy Storchaka2023-10-218-42/+36
* [3.12] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143) (#111154)Miss Islington (bot)2023-10-212-9/+14
* [3.12] regrtest: Prepend 'use' options in --{fast,slow}-ci (GH-110363) (#110925)Miss Islington (bot)2023-10-161-4/+6
* [3.12] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) ...Nikita Sobolev2023-10-131-0/+1
* [3.12] gh-110756: Sync regrtest with main branch (#110779)Victor Stinner2023-10-122-1208/+0
* [3.12] gh-110756: Sync regrtest with main branch (#110758)Victor Stinner2023-10-1216-834/+2841
* [3.12] gh-110167: Increase support.LOOPBACK_TIMEOUT to 10 seconds (#110413) (...Victor Stinner2023-10-051-7/+10
* [3.12] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#110340)Victor Stinner2023-10-041-5/+7
* [3.12] gh-109972: Split test_gdb.py into test_gdb package (#109977) (#110339)Victor Stinner2023-10-041-0/+1
* [3.12] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109950)Victor Stinner2023-10-021-1/+1
* [3.12] gh-108303: Move `test_future` into its own test_future_stmt subdir (#1...Victor Stinner2023-10-021-0/+1
* [3.12] gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) (#1...Victor Stinner2023-10-021-10/+2
* [3.12] gh-108834: Sync libregrtest with the main branch (#108966)Victor Stinner2023-09-085-406/+610
* [3.12] gh-89392: Remove support of test_main() in libregrtest (GH-108876) (#1...Serhiy Storchaka2023-09-051-5/+4
* [3.12] gh-108822: regrtest computes statistics (#108793) (#108833)Victor Stinner2023-09-045-241/+306
* [3.12] gh-108388: Convert test_concurrent_futures to package (#108401) (#108443)Victor Stinner2023-08-261-0/+1
* [3.12] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#108442)Miss Islington (bot)2023-08-251-0/+3
* [3.12] gh-108388: regrtest splits test_asyncio package (GH-108393) (#108397)Miss Islington (bot)2023-08-242-44/+39
* [3.12] Display the sanitizer config in the regrtest header. (GH-105301) (#105...Miss Islington (bot)2023-07-051-0/+20
* [3.12] gh-101634: regrtest reports decoding error as failed test (GH-106169) ...Miss Islington (bot)2023-06-281-1/+11
* gh-91896: Revert some very noisy DeprecationWarnings for `ByteString` (#104424)Alex Waygood2023-05-131-9/+6
* GH-86275: Implementation of hypothesis stubs for property-based tests, with z...Paul Ganssle2023-05-121-1/+3
* gh-91896: Improve visibility of `ByteString` deprecation warnings (#104294)Alex Waygood2023-05-121-6/+10
* gh-103193: Fix refleaks in `test_inspect` and `test_typing` (#104320)Alex Waygood2023-05-091-0/+7
* gh-82054: allow test runner to split test_asyncio to execute in parallel by s...Joshua Herman2023-04-301-3/+16
* gh-84436: Implement Immortal Objects (gh-19474)Eddie Elizondo2023-04-221-4/+10
* bpo-46523: fix tests rerun when `setUp[Class|Module]` fails (#30895)Nikita Sobolev2023-04-071-2/+29
* gh-100086: Add build info to test.libregrtest (#100093)Victor Stinner2022-12-082-1/+88
* gh-72719: Remove asyncore and asynchat modules (#96580)Nikita Sobolev2022-11-081-2/+2
* gh-92584: Remove the distutils package (#99061)Victor Stinner2022-11-031-9/+0
* GH-98686: Quicken everything (GH-98687)Brandt Bucher2022-11-021-2/+1
* gh-98903: Test suite fails with exit code 4 if no tests ran (#98904)Victor Stinner2022-11-021-6/+16
* gh-95027: Fix regrtest stdout encoding on Windows (#98492)Victor Stinner2022-10-211-3/+11
* gh-96465: Clear fractions hash lru_cache under refleak testing (GH-96689)Zachary Ware2022-09-081-0/+7
* gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253)Christian Heimes2022-06-291-39/+38
* Run Tools/scripts/reindent.py (#94225)Victor Stinner2022-06-261-1/+0
* gh-94052: Don't re-run failed tests with --python option (#94054)Christian Heimes2022-06-213-6/+17
* gh-84461: Fix Emscripten umask and permission issues (GH-94002)Christian Heimes2022-06-191-0/+12
* gh-93353: regrtest supports checking tmp files with -j2 (#93909)Victor Stinner2022-06-161-3/+6
* gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)Victor Stinner2022-06-141-15/+21
* gh-93353: regrtest checks for leaked temporary files (#93776)Victor Stinner2022-06-142-7/+35