]> granicus.if.org Git - python/commit
Issue #23145: regrtest now shows errors and raises an exception if
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Jan 2015 13:05:03 +0000 (14:05 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 6 Jan 2015 13:05:03 +0000 (14:05 +0100)
commit5d575399bca935fec36d6a1ba538115406673415
treea05c361bee94078e2c4f59e61abca3fe170e8d6e
parent4da9f32ac10867a0872feb312ae081cab225e471
Issue #23145: regrtest now shows errors and raises an exception if
loader.loadTestsFromModule() logged errors.
Lib/test/regrtest.py