Mercurial > hg
diff tests/test-issue612.t @ 21434:a264fca9181b
run-tests: teach Test instances whether they are in unittest mode
Tests executing in unittest mode behave a little differently. For
example, they report their results to a TestResult rather than just
printing. This patch paves the way for better integration of Test into
the unittest framework.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 20 Apr 2014 12:19:48 -0700 |
parents | 0776a6cababe |
children | 2fc86d92c4a9 |