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:
authorrachytski <siarhei.rachytski@gmail.com>2012-01-02 22:19:37 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:31:14 +0300
commitc260a4a9df40ffc59f27ae13f63a798cba4ea27c (patch)
treef008f84daba2a2bcacc028c3b94ce41564513908 /base/base_tests/base_tests.pro
parentc8d6ba21db02773bf354463824dc56b87632538a (diff)
moved FenceManager to base library and added tests for it.
Diffstat (limited to 'base/base_tests/base_tests.pro')
-rw-r--r--base/base_tests/base_tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/base_tests/base_tests.pro b/base/base_tests/base_tests.pro
index 321ccd634e..022ad76c62 100644
--- a/base/base_tests/base_tests.pro
+++ b/base/base_tests/base_tests.pro
@@ -33,7 +33,9 @@ SOURCES += \
threaded_list_test.cpp \
condition_test.cpp \
containers_test.cpp \
+ fence_manager_test.cpp
HEADERS +=
+