Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-105407: Remove unused imports in tests (#105408) | Victor Stinner | 2023-06-06 | 1 | -1/+0 |
* | gh-62432: unittest runner: Exit code 5 if no tests were run (#102051) | Stefano Rivera | 2023-04-27 | 1 | -0/+1 |
* | bpo-4080: unittest durations (#12271) | Giampaolo Rodola | 2023-04-02 | 1 | -16/+2 |
* | gh-98458: unittest: bugfix for infinite loop while handling chained exception... | AlexTate | 2022-12-04 | 1 | -0/+56 |
* | gh-95454: Replace truthy/falsy with true/false (GH-95456) | Robert O'Shea | 2022-07-30 | 1 | -2/+2 |
* | gh-84623: Remove unused imports (#94132) | Victor Stinner | 2022-06-22 | 1 | -1/+1 |
* | gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043) | Victor Stinner | 2022-06-21 | 1 | -0/+1331 |