Mercurial > hgsubversion
log tests/test_util.py @ 739:2bf300b83136
age | author | description |
---|---|---|
Sat, 09 Oct 2010 16:20:52 -0500 | Dan Villiom Podlaski Christiansen | test_util: use SkipTest if provided by the unittest module. |
Fri, 08 Oct 2010 13:58:26 -0500 | Augie Fackler | tests: fix test skipping in pure unittest |
Mon, 04 Oct 2010 23:03:12 -0500 | Augie Fackler | test_util: new requiresmodule decorator for tests that require a feature |
Mon, 04 Oct 2010 23:02:15 -0500 | Augie Fackler | test_util: refactor requiresoption to ease creation of other skip decorators |
Mon, 04 Oct 2010 21:00:36 -0500 | Dan Villiom Podlaski Christiansen | svnwrap: fix handling of quotable URLs (fixes #197, refs #132) |
Sat, 02 Oct 2010 16:44:37 -0500 | Augie Fackler | requiresoption: raise SkipTest if available |