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

Unified Diff: tests/TestSize.cpp

Issue 100113004: Use DEFINE_TESTCLASS_SHORT macro in tests. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years 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
Index: tests/TestSize.cpp
diff --git a/tests/TestSize.cpp b/tests/TestSize.cpp
index 6a9a88773fe22631b84ff2c175e0f9e02d69a191..014ef55e708f6d885d8949986b770dc04e123298 100644
--- a/tests/TestSize.cpp
+++ b/tests/TestSize.cpp
@@ -64,4 +64,4 @@ static void TestSize(skiatest::Reporter* reporter) {
};
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Size", TestSizeClass, TestSize)
+DEFINE_TESTCLASS_SHORT(TestSize)
« tests/AnnotationTest.cpp ('K') | « tests/TSetTest.cpp ('k') | tests/ToUnicode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698