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:
authorLev Dragunov <l.dragunov@corp.mail.ru>2015-07-28 18:11:24 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:58:39 +0300
commit1f36eb605532726e00ee75f582bb20df40b8b9b3 (patch)
treed9edf04d0e3f2921c45de55b9339e3840b055bab /routing/routing_tests/routing_tests.pro
parent6a6cb45df2c342d821e704cc568f3aa3c4752473 (diff)
Async router tests.
Diffstat (limited to 'routing/routing_tests/routing_tests.pro')
-rw-r--r--routing/routing_tests/routing_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/routing/routing_tests/routing_tests.pro b/routing/routing_tests/routing_tests.pro
index 428ac17897..0c85530df4 100644
--- a/routing/routing_tests/routing_tests.pro
+++ b/routing/routing_tests/routing_tests.pro
@@ -26,6 +26,7 @@ SOURCES += \
astar_algorithm_test.cpp \
astar_progress_test.cpp \
astar_router_test.cpp \
+ async_router_test.cpp \
cross_routing_tests.cpp \
nearest_edge_finder_tests.cpp \
online_cross_fetcher_test.cpp \