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

Unified Diff: tests/FillPathTest.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/FillPathTest.cpp
diff --git a/tests/FillPathTest.cpp b/tests/FillPathTest.cpp
index e0f3cf4490d9b38e80814bc09dcf9f5ac16c2c38..22371e73bf8edebe31045446ed001e43dc716430 100644
--- a/tests/FillPathTest.cpp
+++ b/tests/FillPathTest.cpp
@@ -45,4 +45,4 @@ static void TestFillPathInverse(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("FillPath", FillPathTestClass, TestFillPathInverse)
+DEFINE_TESTCLASS_SHORT(TestFillPathInverse)
« tests/AnnotationTest.cpp ('K') | « tests/ErrorTest.cpp ('k') | tests/FitsInTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698