Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2664)

Unified Diff: base/test/test_suite.h

Issue 8561031: Replace ScopedCommandLineOverride with TestSuite listener. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Last nit from Pawel. Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/test/test_suite.cc » ('j') | chrome/common/extensions/extension_manifests_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/test_suite.h
diff --git a/base/test/test_suite.h b/base/test/test_suite.h
index 2d4352b6de1383ee8be052d335acb1edaa0ccac2..dc294f58fabbfd93f67808cfc92ee864d36f0dda 100644
--- a/base/test/test_suite.h
+++ b/base/test/test_suite.h
@@ -50,6 +50,8 @@ class TestSuite {
void CatchMaybeTests();
+ void ResetCommandLine();
+
int Run();
// A command-line flag that makes a test failure always result in a non-zero
« no previous file with comments | « no previous file | base/test/test_suite.cc » ('j') | chrome/common/extensions/extension_manifests_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698