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
path: root/debian
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2013-07-10 23:17:33 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:58:38 +0300
commit6ae156fbf5665ed4022bd30948f11da57975f73c (patch)
treefff95c35ab8c0d8f0e9e1fab65fe034328ed0c5d /debian
parentf671ba9e586e1c96cc8efb8ae0a292247811e9ba (diff)
Add mwm_tests for auto build and run.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 1d467d21b8..3cbac9ed18 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
out/production/geometry_tests
out/production/indexer_tests
out/production/map_tests
+ out/production/mwm_tests
# platform tests commented out due to downloader tests
# out/production/platform_tests
out/production/search_tests