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-06 14:23:35 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:54:16 +0300
commitd66bba471580652185bc696bc30c11db7f9cf2e1 (patch)
tree38bdf31baa9598d1a01ddf345dd5b7d5ed213cbd /integration_tests
parent2851104a218202c2195dd4bbbddad86c9996674a (diff)
London ferry integration test
Diffstat (limited to 'integration_tests')
-rw-r--r--integration_tests/osrm_route_test.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/integration_tests/osrm_route_test.cpp b/integration_tests/osrm_route_test.cpp
index 9a25830871..4ef5f49bb8 100644
--- a/integration_tests/osrm_route_test.cpp
+++ b/integration_tests/osrm_route_test.cpp
@@ -107,14 +107,12 @@ namespace
{11.327927635052676, 48.166256203616726}, 2870710.);
}
- // Railway ferry to London not routed yet.
-/* UNIT_TEST(RussiaMoscowLenigradskiy39EnglandLondonCenterRouteTest)
+ UNIT_TEST(RussiaMoscowLenigradskiy39EnglandLondonCenterRouteTest)
{
- //@todo put down a correct route length when router is fixed
integration::CalculateRouteAndTestRouteLength(
integration::GetAllMaps(), {37.537572384446207, 67.536189683408367}, {0., 0.},
- {-0.084976483156808751, 60.298304898120428}, 1000.);
- }*/
+ {-0.084976483156808751, 60.298304898120428}, 2863000.);
+ }
// Strange map edits in Africa borders. Routing not linked now.
/*