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

Unified Diff: tests/MemsetTest.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/MemsetTest.cpp
diff --git a/tests/MemsetTest.cpp b/tests/MemsetTest.cpp
index 9da7850cc30305b43005cf6f6ae2b773e91bfe68..0c6c9a8d49a8eb7ea5d218f328412191f1b6dcc0 100644
--- a/tests/MemsetTest.cpp
+++ b/tests/MemsetTest.cpp
@@ -123,4 +123,4 @@ static void TestMemset(skiatest::Reporter* reporter) {
};
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Memset", TestMemsetClass, TestMemset)
+DEFINE_TESTCLASS_SHORT(TestMemset)
« tests/AnnotationTest.cpp ('K') | « tests/MatrixTest.cpp ('k') | tests/MetaDataTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698