Daniel J. Hofmann
|
c772210cc0
|
Back to Monaco for unit tests
|
2017-03-21 20:10:39 +00:00 |
|
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 |
|
karenzshea
|
324f1739e4
|
more table tests, break waypoint obj check into header file
|
2016-04-15 14:46:17 +02:00 |
|
karenzshea
|
6033c05ff0
|
checks for waypoint index and route lengths
|
2016-04-07 22:11:28 +02:00 |
|
karenzshea
|
407da8bd15
|
start match test
|
2016-04-07 22:11:28 +02:00 |
|
Patrick Niklaus
|
b65ba5c394
|
Adapt get_osrm to EngineConfig changes
|
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 |
|
Daniel J. Hofmann
|
9d893d6d4d
|
Library tests build system integration
|
2016-04-05 22:58:32 +02:00 |
|