osrm-backend/unit_tests/library
Moritz Kobitzsch 74611f94fa
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-11 21:55:29 +00: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 With empty summaries no longer the case, update library tests accordingly 2016-06-02 00:26:04 +02: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-11 21:55:29 +00: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