osrm-backend/unit_tests/engine
Michael Krasnyk 4b1aae40af Decoding should not fail for incomplete polyline strings (#3404)
Possible fails in
1) correct lattitude, longitude is missing
2) no end-of-number (0 5th bit) marker in the last character
2016-12-06 14:09:18 +01:00
..
base64.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
douglas_peucker.cpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
geometry_string.cpp Decoding should not fail for incomplete polyline strings (#3404) 2016-12-06 14:09:18 +01:00
guidance_assembly.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
json_factory.cpp JSON instruction serialization fix. 2016-08-08 20:32:01 +03:00