osrm-backend/unit_tests/library
Michael Bell bd3eb6591e
Undo libosrm API break by adding old interface as method overload (#5861)
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.
2021-01-27 09:14:44 -08: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 Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
match.cpp Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
nearest.cpp Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08: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 (#5861) 2021-01-27 09:14:44 -08:00
table.cpp Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
tile.cpp Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
trip.cpp Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
waypoint_check.hpp Fixed typo in flatbuffers: longitute -> longitude. 2019-08-26 14:31:51 +03:00