diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-26 16:33:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-26 16:33:19 (GMT) |
commit | 63f54c68936d648c70ca411661e4208329edcf26 (patch) | |
tree | 39acfeec7ce7e2c2f9fb72977ed6cf53f97923b4 /Misc/python.man | |
parent | f5c58c781aa0bb296885baf62f4f39100f2cd93d (diff) | |
download | cpython-63f54c68936d648c70ca411661e4208329edcf26.zip cpython-63f54c68936d648c70ca411661e4208329edcf26.tar.gz cpython-63f54c68936d648c70ca411661e4208329edcf26.tar.bz2 |
bpo-30764: regrtest: add --fail-env-changed option (#2402)
* bpo-30764: regrtest: change exit code on failure
* Exit code 2 if failed tests ("bad")
* Exit code 3 if interrupted
* bpo-30764: regrtest: add --fail-env-changed option
If the option is set, mark a test as failed if it alters the
environment, for example if it creates a file without removing it.
Diffstat (limited to 'Misc/python.man')
0 files changed, 0 insertions, 0 deletions