##// END OF EJS Templates
Suppress SystemExit tracebacks in %run for scripts that correctly set their exit status to 0. This obviates the need for -e in such cases, of which unittest runs are the best example.
Suppress SystemExit tracebacks in %run for scripts that correctly set their exit status to 0. This obviates the need for -e in such cases, of which unittest runs are the best example.
fperez -
r765:7b2d75a2
Show More
Name Size Modified Last Commit Author
/ test
manualtest_repr_tb.py Loading ...
runtests.py Loading ...
test_autocall.ipy Loading ...
test_cd.ipy Loading ...
test_handlers.py Loading ...
test_ihist.ipy Loading ...
test_irunner.py Loading ...
test_prefilter.py Loading ...
test_shouldfail.ipy Loading ...
test_wildcard.py Loading ...