Searched refs:PrettyPatch (Results 1 – 7 of 7) sorted by relevance
33 from webkitpy.common.prettypatch import PrettyPatch72 pretty_patch = PrettyPatch(Executive(), self._webkit_root())82 pretty_patch = PrettyPatch(Executive(), self._webkit_root())
33 class PrettyPatch(object): class
33 from webkitpy.common.prettypatch import PrettyPatch53 pretty_patch = PrettyPatch(self._tool.executive,
2531 PrettyPatch.pretty_diff("") should not hang2534 Also found a bug in PrettyPatch.pretty_diff where it would6562 Make new-run-webkit-test PrettyPatch failure reporting more awesome6830 Add PrettyPatch links to new-run-webkit-tests output6838 - Add support for generating pretty diffs using PrettyPatch.
1066 PrettyPatch not being available; it should only log during
1208 Add PrettyPatch support to run-webkit-tests
16014 missing PrettyPatch scripts) more cleanly - previously this