Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2012-01-30 19:18:29 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:32:40 +0300
commit9176ae505689d32958ba919c65421722583d5c5e (patch)
tree2ed1cabd381e054432930ed3018a74b6668a7037 /map/map_tests/map_tests.pro
parent55a1b6b3cb5394d64014fd77f5ac985b01737a4e (diff)
Test for multithread (concurrent) index ForEach and FeatureType loading from file.
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index 399bbafbc6..7bccab3371 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -24,3 +24,4 @@ SOURCES += \
map_foreach_test.cpp \
debug_features_test.cpp \
draw_processor_test.cpp \
+ multithread_map_test.cpp \