osrm-backend/unit_tests
Moritz Kobitzsch f80e5db346 add support for visualising turn penalties in MLD Debug tiles (#4157)
- template function for tile functionality with edge finder operator
 - refactors unit tests into single function (reduce code duplication)
 - adds unit tests for core-ch
2017-06-15 13:59:44 +02: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 clang-format 2017-06-07 15:39:08 +03: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 add support for visualising turn penalties in MLD Debug tiles (#4157) 2017-06-15 13:59:44 +02:00
mocks Use formating script. 2017-05-30 10:19:41 +00:00
partition Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
server Review fixes 2017-06-07 21:43:49 +03:00
updater Fix PR comments 2017-06-02 18:46:21 +00:00
util Make most command-line tools return useful error codes on well-known exceptions. 2017-06-08 15:03:24 +00:00
CMakeLists.txt refactor timezoner a bit for unit tests, add initial unit tests 2017-06-02 10:00:07 +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
updater_tests.cpp refactor timezoner a bit for unit tests, add initial unit tests 2017-06-02 10:00:07 +02:00
util_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00