osrm-backend/src/engine/plugins
Kajari Ghosh d41b03b778 Fix fallback_speed vector access (#5291)
* add failing cuke test

* correctly access durations vector

* changelog

* one more cuke test
2018-12-05 00:43:16 -05:00
..
match.cpp Use smaller range for U-turn angles in map-matching 2018-02-28 15:21:47 +01:00
nearest.cpp Add error handling for avoid not implemented 2017-08-21 13:00:12 +02:00
table.cpp Fix fallback_speed vector access (#5291) 2018-12-05 00:43:16 -05:00
tile.cpp Update tile unit tests 2018-04-24 15:40:57 +02:00
trip.cpp Calculating durations is unavoidable due to tie-breaking minimums, but we can avoid accumulating distances if they're not requested. 2018-10-30 15:41:06 -07:00
viaroute.cpp Add error handling for avoid not implemented 2017-08-21 13:00:12 +02:00