| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
Explicitely call sys.excepthook
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
re-raise exceptions
|
| |
| |
| |
| | |
https://bitbucket.org/ned/coveragepy/issues/535/sysexcepthook-is-not-called
|
|/ |
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
Look for __main__ module if coverage is being run for directory #252
|
| | |
|
| |
| |
| |
| |
| | |
Unfortunately, this meant hacking around a silly Python 2 restriction
(can't compile a Unicode string containing an encoding declaration).
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
them.
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that shows the problem.
|
|
|
|
| |
<2.6. #155
|