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

Unified Diff: tests/InfRectTest.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/InfRectTest.cpp
diff --git a/tests/InfRectTest.cpp b/tests/InfRectTest.cpp
index 4d957dcf75ce8f336e11346def6ba57047147ca3..9be90b093a6bca02b4e79c1287ed667d6fdf7ea0 100644
--- a/tests/InfRectTest.cpp
+++ b/tests/InfRectTest.cpp
@@ -88,4 +88,4 @@ static void TestInfRect(skiatest::Reporter* reporter) {
// need tests for SkStrSearch
#include "TestClassDef.h"
-DEFINE_TESTCLASS("InfRect", InfRectTestClass, TestInfRect)
+DEFINE_TESTCLASS_SHORT(TestInfRect)
« tests/AnnotationTest.cpp ('K') | « tests/ImageDecodingTest.cpp ('k') | tests/JpegTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698