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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-02-27 20:31:21 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:46:03 +0300
commitc5a45d38c2060c1b8722a387031bef03cabdc9e6 (patch)
treecfbcac93439a272583e96657c5d17caaae8c97b5 /map/map_tests/map_tests.pro
parentb6db1697139223354c36524605eb13cbdc2f9f15 (diff)
Developing infrastucture for launching integration tests and unit tests for Android. Porting integration tests and indexer tests on Android platform.
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro9
1 files changed, 4 insertions, 5 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index d0a6974608..53e1d43c69 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -29,12 +29,11 @@ macx-*: LIBS *= "-framework Foundation" "-framework IOKit"
SOURCES += \
../../testing/testingmain.cpp \
- kmz_unarchive_test.cpp \
- navigator_test.cpp \
bookmarks_test.cpp \
- geourl_test.cpp \
- measurement_tests.cpp \
- mwm_url_tests.cpp \
feature_processor_test.cpp \
ge0_parser_tests.cpp \
+ geourl_test.cpp \
+ kmz_unarchive_test.cpp \
+ mwm_url_tests.cpp \
+ navigator_test.cpp \
tracks_tests.cpp \