This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
bc85475058
cpython
/
Lib
/
test
/
libregrtest
History
Steve Dower
d0f49d2f50
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
2018-09-18 09:10:26 -07:00
..
__init__.py
bpo-30822: Exclude tzdata from regrtest --all (
#2775
)
2017-07-20 15:46:32 +02:00
cmdline.py
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
2018-09-18 09:10:26 -07:00
main.py
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
2018-09-18 09:10:26 -07:00
refleak.py
bpo-31333: Re-implement ABCMeta in C (
#5273
)
2018-02-18 12:41:58 +00:00
runtest.py
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
2018-09-18 09:10:26 -07:00
runtest_mp.py
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
2018-09-18 09:10:26 -07:00
save_env.py
bpo-33562: Check the global asyncio event loop policy isn't set after any tests (GH-7328)
2018-06-01 20:34:09 -07:00
setup.py
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276)
2018-03-28 01:57:13 -04:00
utils.py
bpo-33718: regrtest: use format_duration() to display failed tests (GH-7686)
2018-06-14 14:58:13 +02:00