summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2015-07-15 18:21:37 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2015-07-16 19:38:38 +0300
commit7d4349e308a4ff2c90feda2d9ddd348f7a2621ae (patch)
tree4fca6ebae1f1db4cb8381f1b075dc3e4759166ad /test/test.gypi
parent7d500e9330eaf096fdbe89e33b1bf00526873e0e (diff)
downloadqtlocation-mapboxgl-7d4349e308a4ff2c90feda2d9ddd348f7a2621ae.tar.gz
Added unit tests for the WorkQueue
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 461719e33e..7d97290c8d 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -69,6 +69,7 @@
'miscellaneous/thread.cpp',
'miscellaneous/tile.cpp',
'miscellaneous/transform.cpp',
+ 'miscellaneous/work_queue.cpp',
'miscellaneous/variant.cpp',
'storage/storage.hpp',