summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorIvo van Dongen <info@ivovandongen.nl>2016-09-28 16:01:06 +0200
committerIvo van Dongen <ivovandongen@users.noreply.github.com>2016-09-30 14:57:26 +0200
commit1bf12e20a65a3e0e8212e0c24db5a136096896e7 (patch)
tree33e8cd7ac2d4fca6185bff1349fbb50e7fda8eb0 /cmake/test-files.cmake
parenteca126d804e96b4ca9ef1ff447448420a32747ee (diff)
downloadqtlocation-mapboxgl-1bf12e20a65a3e0e8212e0c24db5a136096896e7.tar.gz
[core] LocalFileSource implementation and tests
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 f460758a05..74dc605032 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -60,6 +60,7 @@ set(MBGL_TEST_FILES
# storage
test/storage/asset_file_source.test.cpp
test/storage/default_file_source.test.cpp
+ test/storage/local_file_source.test.cpp
test/storage/headers.test.cpp
test/storage/http_file_source.test.cpp
test/storage/offline.test.cpp