osrm-backend/unit_tests/library
Moritz Kobitzsch 15c8fd326f Remove assertions that could be triggered by bad data. (#3469)
When two consecutive nodes have identical coordinates, there is no valid
bearing.  For now, make equal nodes have bearing 0.

Full fix still needs to be done via https://github.com/Project-OSRM/osrm-backend/issues/3470.
2017-01-06 17:10:02 -08: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 Remove assertions that could be triggered by bad data. (#3469) 2017-01-06 17:10:02 -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