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:
authorYuri Gorshenin <y@maps.me>2015-12-08 19:25:44 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:03:03 +0300
commit96a30087d390605bb0730693dfd9cb14cc6e1429 (patch)
treeb4b447799e700dfbed451a2dcad6997b64af2ff9 /base/base_tests/base_tests.pro
parent712ba1d09faf65317d4b2306645ec6f5250e93e5 (diff)
[search] Implemented instersection of BUILDINGs with STREETs.
Diffstat (limited to 'base/base_tests/base_tests.pro')
-rw-r--r--base/base_tests/base_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_tests/base_tests.pro b/base/base_tests/base_tests.pro
index 3635c684d4..6f4a12b939 100644
--- a/base/base_tests/base_tests.pro
+++ b/base/base_tests/base_tests.pro
@@ -28,6 +28,7 @@ SOURCES += \
rolling_hash_test.cpp \
scope_guard_test.cpp \
stl_add_test.cpp \
+ stl_helpers_test.cpp \
string_format_test.cpp \
string_utils_test.cpp \
sunrise_sunset_test.cpp \