Home
last modified time | relevance | path

Searched refs:callCatchWarnings (Results 1 – 4 of 4) sorted by relevance

/dports/devel/brz/breezy-3.2.0/breezy/git/tests/
H A Dtest_branch.py240 warnings, newbranch = self.callCatchWarnings(
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_osutils.py1957 warnings, result = self.callCatchWarnings(
H A D__init__.py1629 def callCatchWarnings(self, fn, *args, **kw): member in TestCase
H A Dtest_selftest.py2068 wlist, result = self.callCatchWarnings(meth, 1, 2)