Skip to content
Snippets Groups Projects
Gregory Szorc's avatar
Gregory Szorc authored
Simply wrapping TestCase.run() is not sufficient for robust results
reporting because unittest in Python 2.4 does not know about things
like skipped tests and reports them as success or failures instead of
skips.

We will reimplement TestCase.run() with knowledge and semantics present
in modern Python releases.
213339e9
History
Name Last commit Last update
contrib
doc
hgext
i18n
mercurial
tests
.hgignore
.hgsigs
.hgtags
CONTRIBUTORS
COPYING
Makefile
README
hg
hgeditor
hgweb.cgi
setup.py