summaryrefslogtreecommitdiffstats
path: root/extensions/test/result_catcher.h
Commit message (Expand)AuthorAgeFilesLines
* Make IN_PROC_BROWSER_TEST and RunExtension(Sub)test() more stable.hubbe2015-05-101-2/+3
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-1/+1
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-091-1/+0
* Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest, which is...yoz2014-09-051-0/+67