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

Unified Diff: tests/StrokeTest.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/StrokeTest.cpp
diff --git a/tests/StrokeTest.cpp b/tests/StrokeTest.cpp
index 9336bed33abef7794d0ac7ff51f4e611edd4169c..9c3dff1010c7fec9a3bfcce1353ed9c20c87a6ea 100644
--- a/tests/StrokeTest.cpp
+++ b/tests/StrokeTest.cpp
@@ -60,4 +60,4 @@ static void TestStroke(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Stroke", TestStrokeClass, TestStroke)
+DEFINE_TESTCLASS_SHORT(TestStroke)
« tests/AnnotationTest.cpp ('K') | « tests/StringTest.cpp ('k') | tests/TLSTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698