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

Unified Diff: tests/RandomTest.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/RandomTest.cpp
diff --git a/tests/RandomTest.cpp b/tests/RandomTest.cpp
index c9fee4aa23619976688a4f381e047f8c8d6f0159..69851a03764041d34efdcba8d564ec43b70ffa07 100644
--- a/tests/RandomTest.cpp
+++ b/tests/RandomTest.cpp
@@ -193,4 +193,4 @@ static void TestRandom(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Random", RandomTestClass, TestRandom)
+DEFINE_TESTCLASS_SHORT(TestRandom)
« tests/AnnotationTest.cpp ('K') | « tests/RTreeTest.cpp ('k') | tests/Reader32Test.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698