osrm-backend/unit_tests/library
Michael Bell 16ed1c46c0 Undo libosrm API break by adding old interface as method overload
Removes the breaking libosrm API change by adding the old interface to
the new. This does not introduce any new breaks.

The downside of this is that it allows for multiple ways to
return JSON responses.
2020-10-19 01:29:11 +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 Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
match.cpp Undo libosrm API break by adding old interface as method overload 2020-10-19 01:29:11 +01:00
nearest.cpp Undo libosrm API break by adding old interface as method overload 2020-10-19 01:29:11 +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 adding old interface as method overload 2020-10-19 01:29:11 +01:00
table.cpp Undo libosrm API break by adding old interface as method overload 2020-10-19 01:29:11 +01:00
tile.cpp Undo libosrm API break by adding old interface as method overload 2020-10-19 01:29:11 +01:00
trip.cpp Undo libosrm API break by adding old interface as method overload 2020-10-19 01:29:11 +01:00
waypoint_check.hpp Fixed typo in flatbuffers: longitute -> longitude. 2019-08-26 14:31:51 +03:00