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

Unified Diff: tests/RoundRectTest.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/RoundRectTest.cpp
diff --git a/tests/RoundRectTest.cpp b/tests/RoundRectTest.cpp
index 7cadf0187113ecff061bb01fb0698be471d9ea39..f293e011f83dbb022d3426fc46686d1cf05c826c 100644
--- a/tests/RoundRectTest.cpp
+++ b/tests/RoundRectTest.cpp
@@ -565,4 +565,4 @@ static void TestRoundRect(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("RoundRect", TestRoundRectClass, TestRoundRect)
+DEFINE_TESTCLASS_SHORT(TestRoundRect)
« tests/AnnotationTest.cpp ('K') | « tests/RegionTest.cpp ('k') | tests/SHA1Test.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698