osrm-backend/unit_tests/library
Moritz Kobitzsch bc081b7132 refactor route step / intermediate intersections
rename intersection (engine version) to IntermediateIntersection
follow coding convention for existing functions, move invalidate into routeStep
moved elongate into route step
move forward-step-signage into route step
replace post-processings `forwardInto` with `RouteStep` functionality. Don't change maneuver in step
separete declaration and implementation
2016-12-22 08:33:27 +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 refactor route step / intermediate intersections 2016-12-22 08:33:27 +01: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