cpython/Lib/test/libregrtest
Miss Islington (bot) 9f77cfc37e
Only setup PGO tests when --pgo is enabled. (GH-14927)
(cherry picked from commit f0807ab24c)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2019-07-23 21:53:34 -07:00
..
__init__.py bpo-30822: Exclude tzdata from regrtest --all (#2775) 2017-07-20 15:46:32 +02:00
cmdline.py bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) 2019-07-22 13:17:23 -07:00
main.py Only setup PGO tests when --pgo is enabled. (GH-14927) 2019-07-23 21:53:34 -07:00
pgo.py bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) 2019-07-22 13:17:23 -07:00
refleak.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
runtest.py bpo-36719: regrtest -jN no longer stops on crash (GH-13231) 2019-05-13 19:17:54 +02:00
runtest_mp.py bpo-36915: regrtest always remove tempdir of worker processes (GH-13312) 2019-05-14 15:49:16 +02:00
save_env.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
setup.py bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) 2019-07-02 00:31:07 -07:00
utils.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
win_utils.py bpo-36719: regrtest closes explicitly WindowsLoadTracker (GH-12965) 2019-04-26 11:12:26 +02:00