Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-113384: Skip test_freeze for framework builds on macOS (#113390) | Ronald Oussoren | 2023-12-22 | 1 | -0/+2 |
* | gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) | Victor Stinner | 2023-09-20 | 1 | -0/+4 |
* | gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) | Serhiy Storchaka | 2023-09-02 | 1 | -3/+1 |
* | test_peg_generator and test_freeze require cpu (#108386) | Victor Stinner | 2023-08-23 | 1 | -0/+3 |
* | GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758) | Abhigyan Bose | 2022-05-03 | 1 | -1/+1 |
* | bpo-46425: Fix direct invocation of multiple test modules (GH-30666) | Nikita Sobolev | 2022-01-18 | 1 | -1/+1 |
* | bpo-45783: Preserve file moves and deletions in the tests for the freeze tool... | Eric Snow | 2021-11-23 | 1 | -4/+5 |
* | bpo-45629: Add a test for the "freeze" tool. (gh-29222) | Eric Snow | 2021-10-28 | 1 | -0/+29 |