osrm-backend/unit_tests/library
Patrick Niklaus fc9b5938e6 Hardcode path to test data dir for library-tests
This was needed because we now need multiple datasets for testing.
CMake will automatically prepare these over the makefile in test/data.
2017-03-08 00:56:50 +00: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 Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
match.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
nearest.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
options.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
route.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
table.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
tile.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
trip.cpp Hardcode path to test data dir for library-tests 2017-03-08 00:56:50 +00:00
waypoint_check.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00