osrm-backend/unit_tests/library
Daniel J. Hofmann b1f6797aab Adds generate_hints=true for dropping hints in response, resolves #1789.
Adds an `generate_hints=false` option which lets us skip generating and
emitting hints for Waypoints. This can be used to decrease the response
size when the user does not need hints anyway.

We should think about making `false` the default here in v6.
2016-12-19 12:09:36 +01:00
..
args.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
coordinates.hpp Unit tests for routing / snapping across components 2016-04-22 10:40:03 +02:00
equal_json.hpp fixing unit tests 2016-04-08 11:21:14 +02:00
fixture.hpp Adapt get_osrm to EngineConfig changes 2016-04-05 22:59:14 +02:00
json.cpp Changes Single Coordinate Geoms from Point to LineString, closes #3425. 2016-12-09 11:53:06 +01:00
limits.cpp Adds a limit for number of results returned in Nearest service, resolves #2872 2016-09-12 11:59:08 +02:00
match.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
nearest.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
route.cpp Adds generate_hints=true for dropping hints in response, resolves #1789. 2016-12-19 12:09:36 +01:00
table.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
tile.cpp Enforce iteration order so that tiles are encoded consistently on all platforms (#3393) 2016-12-02 08:59:39 -08:00
trip.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
waypoint_check.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00