| commit | 17aa07df01a97ed22858012d4ca625d1e907f992 | [log] [tgz] |
|---|---|---|
| author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Feb 23 14:51:10 2012 +0000 |
| committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Feb 23 14:51:10 2012 +0000 |
| tree | 760954bba07a6f19835774f79eb11c653872fa4e | |
| parent | 487dc767229a0adcdeb4a30b68905db530d5ded7 [diff] [blame] |
add unittest for FontHost (just tables at the moment) git-svn-id: http://skia.googlecode.com/svn/trunk@3233 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 63ff7c9..1a8f0cd 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -34,6 +34,7 @@ '../tests/EmptyPathTest.cpp', '../tests/FillPathTest.cpp', '../tests/FlateTest.cpp', + '../tests/FontHostTest.cpp', '../tests/GeometryTest.cpp', '../tests/GLInterfaceValidation.cpp', '../tests/GLProgramsTest.cpp',