osrm-backend/unit_tests/library
Moritz Kobitzsch f80e5db346 add support for visualising turn penalties in MLD Debug tiles (#4157)
- template function for tile functionality with edge finder operator
 - refactors unit tests into single function (reduce code duplication)
 - adds unit tests for core-ch
2017-06-15 13:59:44 +02:00
..
algorithm.cpp Make initialization fail with a specific exception if the dataset isn't compatible with the algorithm being used, rather than crashing when a query occurs. 2017-06-08 18:31:51 +00:00
contract.cpp Add basic facades for Extractor and Contractor run methods. 2017-03-08 22:48:03 +00:00
coordinates.hpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
equal_json.hpp fixing unit tests 2016-04-08 11:21:14 +02:00
extract.cpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
fixture.hpp Make initialization fail with a specific exception if the dataset isn't compatible with the algorithm being used, rather than crashing when a query occurs. 2017-06-08 18:31:51 +00:00
json.cpp Changes Single Coordinate Geoms from Point to LineString, closes #3425. 2016-12-09 11:53:06 +01:00
limits.cpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
match.cpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
nearest.cpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
options.cpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
route.cpp Make initialization fail with a specific exception if the dataset isn't compatible with the algorithm being used, rather than crashing when a query occurs. 2017-06-08 18:31:51 +00:00
table.cpp Fixes Table not checking for valid phantom nodes 2017-05-02 13:41:33 +02:00
tile.cpp add support for visualising turn penalties in MLD Debug tiles (#4157) 2017-06-15 13:59:44 +02:00
trip.cpp Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
waypoint_check.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00