index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
support
/
testresult.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-108834: regrtest reruns failed tests in subprocesses (#108839)
Victor Stinner
2023-09-03
1
-0/+3
*
GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)
Paul Ganssle
2023-04-27
1
-2/+5
*
bpo-46126: Restore 'descriptions' when running tests internally. (GH-32128)
Jason R. Coombs
2022-04-03
1
-5/+1
*
bpo-46126: Disable 'descriptions' when running tests internally. (GH-30194)
Jason R. Coombs
2022-01-22
1
-1/+5
*
bpo-5846: Do not use obsolete unittest functions. (GH-28303)
Serhiy Storchaka
2021-09-13
1
-1/+1
*
bpo-45057: Simplify RegressionTestResult (GH-28081)
Serhiy Storchaka
2021-08-31
1
-31/+2
*
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