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

Unified Diff: tests/Reader32Test.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/Reader32Test.cpp
diff --git a/tests/Reader32Test.cpp b/tests/Reader32Test.cpp
index d81287bd74f9bb06ae1bd8e5a6fc4813d809a628..6a9b36982415f6ca79306afc458c28997b3a01f4 100644
--- a/tests/Reader32Test.cpp
+++ b/tests/Reader32Test.cpp
@@ -84,4 +84,4 @@ static void Tests(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Reader32", Reader32Class, Tests)
+DEFINE_TESTCLASS_SHORT(Tests)
« tests/AnnotationTest.cpp ('K') | « tests/RandomTest.cpp ('k') | tests/RefCntTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698