Patrick Niklaus
|
7278f88aa9
|
Only extract berlin.osm.pbf once and fix windows builds
|
2017-03-21 20:10:39 +00:00 |
|
Daniel J. Hofmann
|
2351b5a084
|
Merges node-osrm into repository
Build with
cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_NODE_BINDINGS=On -DENABLE_MASON=On
|
2017-03-21 20:10:39 +00:00 |
|
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 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel J. Hofmann
|
29c2a117c0
|
Adapts tests to case sensitive "Ok" status code.
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
b65ba5c394
|
Adapt get_osrm to EngineConfig changes
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
baf7822340
|
Hook up small component locations for Nearest response test
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
82ee08fcaf
|
Provide dummy locations from our fixed monaco dataset
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
9ec46222e3
|
Makes Nearest plugin adhere to v5 spec for precondition violations, fixes #2108
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
890e0f4995
|
Unit tests for Nearest service; one test failing: see #2108
|
2016-04-05 22:59:14 +02:00 |
|
Daniel J. Hofmann
|
c22453f24a
|
Tests for config level constraints; table failing: see #2100
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
099a805260
|
Initial unit tests setup for typed libosrm services
|
2016-04-05 22:58:32 +02:00 |
|