cpython/Lib/test/libregrtest
Victor Stinner c6c05d0e69
regrtest: repeat summary after re-run (GH-7159)
Using -w, when failing tests are re-run in verbose mode, display
again the tests results at the end.
2018-05-28 21:03:43 +02:00
..
__init__.py bpo-30822: Exclude tzdata from regrtest --all (#2775) 2017-07-20 15:46:32 +02:00
cmdline.py Replace KB unit with KiB (#4293) 2017-11-08 14:44:44 -08:00
main.py regrtest: repeat summary after re-run (GH-7159) 2018-05-28 21:03:43 +02:00
refleak.py bpo-31333: Re-implement ABCMeta in C (#5273) 2018-02-18 12:41:58 +00:00
runtest.py bpo-31324: Optimize support._match_test() (#4421) 2017-11-21 15:34:02 -08:00
runtest_mp.py test.regrtest: flush stdout when display progress (#7105) 2018-05-25 17:21:55 +02:00
save_env.py bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00
setup.py bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) 2018-03-28 01:57:13 -04:00