Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41718: libregrtest avoids importing datetime (GH-24985) | Victor Stinner | 2021-03-23 | 1 | -2/+1 |
* | bpo-41718: Disable support.testresult XML output by default (GH-24982) | Victor Stinner | 2021-03-23 | 1 | -7/+18 |
* | bpo-34945: Buffer output in test suite only when creating junit file (GH-10204) | Pablo Galindo | 2018-10-29 | 1 | -10/+13 |
* | bpo-34582: Adds JUnit XML output for regression tests (GH-9210) | Steve Dower | 2018-09-18 | 1 | -0/+201 |