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

Unified Diff: tests/RegionTest.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/RegionTest.cpp
diff --git a/tests/RegionTest.cpp b/tests/RegionTest.cpp
index 5d3946ebfe6afc57c82cf58c7ae9fe6198c8ff1a..6dd63e577ee12d45c51f88ad03f32b71c4cd49a8 100644
--- a/tests/RegionTest.cpp
+++ b/tests/RegionTest.cpp
@@ -256,4 +256,4 @@ static void TestRegion(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Region", RegionTestClass, TestRegion)
+DEFINE_TESTCLASS_SHORT(TestRegion)
« tests/AnnotationTest.cpp ('K') | « tests/RefDictTest.cpp ('k') | tests/RoundRectTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698