aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 18:31:25 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 18:31:25 +0000
commit83165a5f71319b04beb561afb7c968493027bcbd (patch)
tree6fc2ea260e68d764a53d1cd1f559f222ff426bd3 /gyp
parent9aff14831b45a7e31e46ebec482df9db6f125745 (diff)
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
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gyp1
1 files changed, 1 insertions, 0 deletions
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',