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

Unified Diff: tests/ToUnicode.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/ToUnicode.cpp
diff --git a/tests/ToUnicode.cpp b/tests/ToUnicode.cpp
index 69ec614bcf470f8c51a051f2342e33e41eb73b73..db5f5ba4fe8308c56f40c44763745c445d6a3445 100644
--- a/tests/ToUnicode.cpp
+++ b/tests/ToUnicode.cpp
@@ -164,4 +164,4 @@ endbfrange\n";
}
#include "TestClassDef.h"
-DEFINE_TESTCLASS("ToUnicode", ToUnicodeTestClass, TestToUnicode)
+DEFINE_TESTCLASS_SHORT(TestToUnicode)
« tests/AnnotationTest.cpp ('K') | « tests/TestSize.cpp ('k') | tests/Typeface.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698