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

Unified Diff: tests/TLSTest.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/TLSTest.cpp
diff --git a/tests/TLSTest.cpp b/tests/TLSTest.cpp
index d31a09f1880e536e7805eca9968dd252e0498ca1..c51199aa8541401e4134bf2a69fadb97810de0a0 100644
--- a/tests/TLSTest.cpp
+++ b/tests/TLSTest.cpp
@@ -80,4 +80,4 @@ static void TestTLS(skiatest::Reporter* reporter) {
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("TLS", TLSClass, TestTLS)
+DEFINE_TESTCLASS_SHORT(TestTLS)
« tests/AnnotationTest.cpp ('K') | « tests/StrokeTest.cpp ('k') | tests/TSetTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698