summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2017-01-24 14:39:08 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-07-07 14:28:52 +0300
commit69c8f602de9ab087dd841dfabf33a72d46672673 (patch)
tree13f8e58db30927a88e5e71f45cd6c35b8bf502c8 /cmake
parent407fbc70b1dc6dab6b7aa5a4b9c57b4e08906c79 (diff)
downloadqtlocation-mapboxgl-69c8f602de9ab087dd841dfabf33a72d46672673.tar.gz
[tests] Add unit test for tile prefetching
Diffstat (limited to '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 edbf100fe2..4dec9e403d 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -28,6 +28,7 @@ set(MBGL_TEST_FILES
# map
test/map/map.test.cpp
+ test/map/prefetch.test.cpp
test/map/transform.test.cpp
# math