cpython/Lib/test/libregrtest
Victor Stinner 7ad16eb51c
bpo-33718: regrtest: enhance "running:" formatting (GH-7292)
* "running:" progress: Format number of seconds as hours and minutes
* format_duration(): count also minutes as hours
* Create Lib/test/libregrtest/utils.py
2018-06-01 11:04:45 +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 bpo-33718: regrtest: enhance "running:" formatting (GH-7292) 2018-06-01 11:04:45 +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 bpo-33718: regrtest: enhance "running:" formatting (GH-7292) 2018-06-01 11:04:45 +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
utils.py bpo-33718: regrtest: enhance "running:" formatting (GH-7292) 2018-06-01 11:04:45 +02:00