osrm-backend/unit_tests/library
Michael Bell 4799b46eeb
Incorrect error message when unable to snap all input coordinates (#5846)
In cases where we are unable to find a phantom node for an input
coordinate, we return an error indicating which coordinate failed.

This would always refer to the coordinate with index equal to the
number of valid phantom nodes found.

We fix this by instead returning the first index for which a
phantom node could not be found.
2020-09-30 18:44:22 -07:00
..
algorithm.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
contract.cpp Merge pull request #5813 from woltapp/tbbdeprecation 2020-09-08 11:17:32 +03:00
coordinates.hpp add unit test for split submatch waypoints indices 2018-01-19 13:55:05 +01:00
customize.cpp Merge pull request #5813 from woltapp/tbbdeprecation 2020-09-08 11:17:32 +03:00
equal_json.hpp fixing unit tests 2016-04-08 11:21:14 +02:00
extract.cpp Merge pull request #5813 from woltapp/tbbdeprecation 2020-09-08 11:17:32 +03:00
fixture.hpp Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
json.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
limits.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
match.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
nearest.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
options.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
partition.cpp Merge pull request #5813 from woltapp/tbbdeprecation 2020-09-08 11:17:32 +03:00
route.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
table.cpp Incorrect error message when unable to snap all input coordinates (#5846) 2020-09-30 18:44:22 -07:00
tile.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
trip.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
waypoint_check.hpp Fixed typo in flatbuffers: longitute -> longitude. 2019-08-26 14:31:51 +03:00