summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorAnand Thakker <anandthakker@users.noreply.github.com>2018-05-24 09:06:20 -0400
committerGitHub <noreply@github.com>2018-05-24 09:06:20 -0400
commit40da4dadedfcff8e5dc071a25fc4d0d7dbfa507c (patch)
treec1a7af4b4e56431fade952f79470b4e2c3f069a1 /cmake/test-files.cmake
parent755a58ca82310e2ba9bee392225fe796488ddc21 (diff)
downloadqtlocation-mapboxgl-40da4dadedfcff8e5dc071a25fc4d0d7dbfa507c.tar.gz
Accept constant expressions in non-dds properties (#11961)
Closes #11940
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 2aadfa8a7f..8105cbf5ce 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -79,6 +79,7 @@ set(MBGL_TEST_FILES
test/style/conversion/geojson_options.test.cpp
test/style/conversion/layer.test.cpp
test/style/conversion/light.test.cpp
+ test/style/conversion/property_value.test.cpp
test/style/conversion/stringify.test.cpp
test/style/conversion/tileset.test.cpp