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

Unified Diff: tests/FitsInTest.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/FitsInTest.cpp
diff --git a/tests/FitsInTest.cpp b/tests/FitsInTest.cpp
index 365d7ea3d4309cb8f7da3932cc11f2c014e36444..c04bcdf085674e62ad866fff8e7215c10b3d13de 100644
--- a/tests/FitsInTest.cpp
+++ b/tests/FitsInTest.cpp
@@ -69,4 +69,4 @@ static void FitsInTest(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("FitsIn", FitsInTestClass, FitsInTest)
+DEFINE_TESTCLASS_SHORT(FitsInTest)
« tests/AnnotationTest.cpp ('K') | « tests/FillPathTest.cpp ('k') | tests/FlatDataTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698