summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2017-01-13 16:20:57 +0100
committerKonstantin Käfer <mail@kkaefer.com>2017-01-16 10:28:21 +0100
commit3b8e50a2a941d1786da4cbacff52734f0797c936 (patch)
tree8c940c328057c4ac43bc02e4193f7d3b5274a194 /cmake/test-files.cmake
parent6a7966fd36f897888bd7ad18751df72e6aa9a487 (diff)
downloadqtlocation-mapboxgl-3b8e50a2a941d1786da4cbacff52734f0797c936.tar.gz
[core] add tests for function parsing
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index cd40d177cb..32ee236994 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -72,6 +72,7 @@ set(MBGL_TEST_FILES
test/storage/resource.test.cpp
# style/conversion
+ test/style/conversion/function.test.cpp
test/style/conversion/geojson_options.test.cpp
test/style/conversion/stringify.test.cpp