summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-09-29 15:31:37 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2016-10-05 11:12:16 +0300
commit82b801250ef69cc9dc5f73f64c41ce6d37b86270 (patch)
tree1e67c6c2a0126e35db5192f65ad651d091480e5e /cmake/test-files.cmake
parent5829c0dbc6e7785cec5af12891ba2ead784d1a69 (diff)
downloadqtlocation-mapboxgl-82b801250ef69cc9dc5f73f64c41ce6d37b86270.tar.gz
[tests] Add unit tests for query features fiters
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 74dc605032..e98e993fe8 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -15,6 +15,7 @@ set(MBGL_TEST_FILES
test/api/annotations.test.cpp
test/api/api_misuse.test.cpp
test/api/custom_layer.test.cpp
+ test/api/query.test.cpp
test/api/render_missing.test.cpp
test/api/repeated_render.test.cpp