osrm-backend/unit_tests
FILLAU Jean-Maxime 8e70c87e64 New "sides" setting in base parameters for phantom nodes.
- Adding sides parameter into base parameters, it can take the values SIDE, OPPOSITE or DEFAULT.
 - Adding url parser for "sides" parameter, url values are "s" for SIDE, "o" for OPPOSITE and "d" for DEFAULT, example : "sides=s;s".
 - Checking parameters, if "sides" parameter is used, the number of parameter is the same as number of location.
 - Create a phantom to start at side driving or Opposite side driving.

Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com>
2017-05-30 10:19:41 +00:00
..
common removed code duplication in unit tests 2017-03-08 16:08:00 +00:00
customizer Fix test compilation 2017-04-05 11:22:39 +00:00
engine Don't remove the last original coordinate during tiding 2017-04-13 21:27:00 +00:00
extractor expose data about turning onto restricted roads to turn function 2017-02-20 12:40:51 +00:00
fixtures Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
library Fixes Table not checking for valid phantom nodes 2017-05-02 13:41:33 +02:00
mocks New "sides" setting in base parameters for phantom nodes. 2017-05-30 10:19:41 +00:00
partition clang-format 2017-04-04 17:00:36 +00:00
server Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
util Fix unit-test 2017-05-29 15:09:36 +00:00
CMakeLists.txt Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
customizer_tests.cpp Move customizer tests to own unit 2017-03-13 23:04:45 +00:00
engine_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00
extractor_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00
library_tests.cpp Library tests build system integration 2016-04-05 22:58:32 +02:00
partition_tests.cpp always emit a small component view 2017-03-01 16:09:29 +00:00
server_tests.cpp Add viaroute suport for new API 2016-04-05 22:58:32 +02:00
util_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00