osrm-backend/unit_tests
Moritz Kobitzsch 93299d6651 handle conditional via-way restrictions
- refactor conditional restriction handling to not use external data (first OSM nodes on ways)
 - BREAKING: changes internal file format of osrm.restrictions
 - add support for general conditional penalties based on edge-based nodes (requires unique edges between nodes)
2017-08-11 11:53:25 +02:00
..
common Cleanup temporary test files 2017-06-26 11:03:32 +02:00
customizer Matrix plugin with MLD overlay 2017-07-03 14:57:52 +00:00
engine Move classes to intersection object and don't emit notifications 2017-07-18 16:48:22 +00:00
extractor handle conditional via-way restrictions 2017-08-11 11:53:25 +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 Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
mocks compress traffic signals 2017-08-04 11:19:32 +02:00
partition Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
server Implements Alternatives for MLD 2017-07-07 16:12:46 +00:00
updater Fix PR comments 2017-06-02 18:46:21 +00:00
util Fix a single weekday grammar callback 2017-07-31 14:56:08 +02:00
CMakeLists.txt Set OSRM_BUILD_DIR based on CMake build dir 2017-07-19 12:57:04 +00: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