osrm-backend/unit_tests/library
2017-07-20 12:01:05 +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 Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02:00
fixture.hpp Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02:00
json.cpp Changes Single Coordinate Geoms from Point to LineString, closes #3425. 2016-12-09 11:53:06 +01:00
limits.cpp Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02: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 Use GetPath with file names over accessing member variables 2017-07-20 12:01:05 +02:00
route.cpp Don't use bool flags on ExternalMemoryNode because they blow up the struct 2017-07-07 13:24:34 +00:00
table.cpp Fixes Table not checking for valid phantom nodes 2017-05-02 13:41:33 +02:00
tile.cpp Refactor tile tests 2017-06-19 15:59:38 +00: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