summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2015-06-30 10:49:34 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2015-07-16 19:38:39 +0300
commitcd2c1200c87afbe05bd2d63caa0959a0fff32d94 (patch)
treec4af0214210d8186d9c7e36c35f526fa15a8ea50 /test/test.gypi
parenta75cc8c06b8d931b3b85dd9ac6d852f84b06e5b2 (diff)
downloadqtlocation-mapboxgl-cd2c1200c87afbe05bd2d63caa0959a0fff32d94.tar.gz
Add GlyphStore unit tests
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 7d97290c8d..142445d984 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -88,6 +88,7 @@
'storage/http_other_loop.cpp',
'storage/http_reading.cpp',
+ 'style/glyph_store.cpp',
'style/pending_resources.cpp',
'style/resource_loading.cpp',
'style/sprite.cpp',