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

Unified Diff: tests/TSetTest.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/TSetTest.cpp
diff --git a/tests/TSetTest.cpp b/tests/TSetTest.cpp
index 8f276f7bc74e5bba1b43467c78fd5d549486e573..40ed546cb942baa7d3259fdd222bcd2c357c533c 100644
--- a/tests/TSetTest.cpp
+++ b/tests/TSetTest.cpp
@@ -134,4 +134,4 @@ static void TestTSet(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("TSet", TSetTest, TestTSet)
+DEFINE_TESTCLASS_SHORT(TestTSet)
« tests/AnnotationTest.cpp ('K') | « tests/TLSTest.cpp ('k') | tests/TestSize.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698