osrm-backend/unit_tests
Michael Krasnyk 5186b9490d Fix syntax error position indicators in parameters queries
To fix #2193 prefix_length member variable has been added to ParsedURL
that is set to the length of "/service/version/profile/" prefix
when the prefix is accepted by the parser.
Also BOOST_FUSION_ADAPT_STRUCT for osrm::server::api::ParsedURL
has been moved from header to url_parser.cpp to speed up compilation
of CUs that do not use the fusion adaption.
2016-04-27 19:52:23 +02:00
..
engine Use DouglasPeucker with squaredEuclideanDistance 2016-04-09 17:26:27 +02:00
extractor Refactoring of parameter garammars 2016-04-23 21:15:21 +02: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 Unit test for trip across component boundaries. 2016-04-22 10:40:03 +02:00
mocks uturns -> continue_straight 2016-04-12 23:16:02 +02:00
server Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
util fix r-tree abort location 2016-04-14 11:40:36 +02:00
CMakeLists.txt Add missing -lz to fix linking of server-tests 2016-04-08 01:52:35 +02: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
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