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

Unified Diff: tests/SortTest.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/SortTest.cpp
diff --git a/tests/SortTest.cpp b/tests/SortTest.cpp
index 28c6e682deb24e9988563da887cf139109a7e8d7..1c5d7c4ab31377afb12635262b7599f44241fbfb 100644
--- a/tests/SortTest.cpp
+++ b/tests/SortTest.cpp
@@ -63,4 +63,4 @@ static void TestSort(skiatest::Reporter* reporter) {
// need tests for SkStrSearch
#include "TestClassDef.h"
-DEFINE_TESTCLASS("Sort", SortTestClass, TestSort)
+DEFINE_TESTCLASS_SHORT(TestSort)
« tests/AnnotationTest.cpp ('K') | « tests/Sk64Test.cpp ('k') | tests/SrcOverTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698