summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2015-12-21 17:53:34 +0200
committerThiago Marcos P. Santos <thiago@mapbox.com>2015-12-28 14:48:02 +0200
commite6dc4fe49d9e6ce59d4a888b82460a9ec89e3449 (patch)
tree86d3e3a6fe82fc56a7e30ef2617d32970f310b9b /test/test.gypi
parent6d0b01c5fb1e0740ea48566fea200f03b979c52c (diff)
downloadqtlocation-mapboxgl-e6dc4fe49d9e6ce59d4a888b82460a9ec89e3449.tar.gz
[tests] Add unit tests for SQLiteCache size limit
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 4a570932ac..6a6ba507c6 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -71,6 +71,7 @@
'storage/storage.cpp',
'storage/cache_response.cpp',
'storage/cache_revalidate.cpp',
+ 'storage/cache_size.cpp',
'storage/database.cpp',
'storage/directory_reading.cpp',
'storage/file_reading.cpp',