osrm-backend/unit_tests
Daniel Patterson 49441fe204 Make forward/reverse weight/offset calculated at query time,
rather than being cached in the StaticRTree.  This means we
can freely apply traffic data and not have stale values lying
around.  It reduces the size of the RTree on disk, at the expense
of some additional data in RAM.
2016-03-03 10:49:12 -08:00
..
engine Make PolylineCompresser's encode and decode free standing functions 2016-01-09 19:55:22 +01:00
extractor Transforms osrm_exception to exception 2016-02-12 15:46:24 -08: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
util Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08: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
util_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00