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

Unified Diff: tests/ColorTest.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/ColorTest.cpp
diff --git a/tests/ColorTest.cpp b/tests/ColorTest.cpp
index 30dad88e24f27e2141c143e2dccd66b26f598850..469bfb7f600262ababa77aa2af4f36ab56e559b2 100644
--- a/tests/ColorTest.cpp
+++ b/tests/ColorTest.cpp
@@ -84,4 +84,4 @@ static void TestColor(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Color", ColorTestClass, TestColor)
+DEFINE_TESTCLASS_SHORT(TestColor)
« tests/AnnotationTest.cpp ('K') | « tests/ColorFilterTest.cpp ('k') | tests/DataRefTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698