Mercurial > hg
comparison i18n/sv.po @ 21442:867a1116be3c
run-tests: record skips by raising SkipTest
The unittest way of recording a skipped test is to raise an exception
(at least with modern unittest implementation). We change Test to raise
a SkipTest when operating in unittest mode.
This does prevent some "tear down" activities from running in unittest
mode. This will be fixed in subsequent patches. Since unittest mode
is experimental, this should be OK.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 20 Apr 2014 14:23:50 -0700 |
parents | f493c2f67430 |
children | 650c0f732150 |
comparison
equal
deleted
inserted
replaced
21441:213339e9bada | 21442:867a1116be3c |
---|