From 83165a5f71319b04beb561afb7c968493027bcbd Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Thu, 11 Apr 2013 18:31:25 +0000 Subject: add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output git-svn-id: http://skia.googlecode.com/svn/trunk@8626 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/tests.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 9a05ed486d..683255eca7 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp @@ -50,6 +50,7 @@ '../tests/FlateTest.cpp', '../tests/FontHostStreamTest.cpp', '../tests/FontHostTest.cpp', + '../tests/FontMgrTest.cpp', '../tests/FontNamesTest.cpp', '../tests/GeometryTest.cpp', '../tests/GLInterfaceValidation.cpp', -- cgit v1.2.3