osrm-backend/unit_tests/library
Michael Bell 34cc00dc3c Undo libosrm API break by overloading method response types
Removes the breaking libosrm API change by replacing the
use of variant response type with method overloading.

This has the added benefit of being explicit about the supported
response types for each libosrm API method.
2020-10-18 03:51:02 +01: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 Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
match.cpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
nearest.cpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01: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 Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
table.cpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
tile.cpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
trip.cpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
waypoint_check.hpp Fixed typo in flatbuffers: longitute -> longitude. 2019-08-26 14:31:51 +03:00