osrm-backend/features/support
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
..
config.rb Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
data.rb Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
env.rb osrm-prepare -> osrm-contract 2016-03-01 16:43:34 +01:00
exceptions.rb osrm-prepare -> osrm-contract 2016-03-01 16:43:34 +01:00
file.rb cuke: make File.tail utility more robust 2014-06-08 12:06:34 +02:00
fuzzy.rb cleanup indentation of ruby files 2013-09-18 08:16:19 +02:00
hash.rb osrm-prepare -> osrm-contract 2016-03-01 16:43:34 +01:00
hooks.rb Refactor cucumber tests 2015-12-09 21:17:18 +01:00
http.rb Fix empty parameter list 2016-01-26 22:56:19 +01:00
launch.rb Support passing OSRM_SHARED_LIBRARY_PATH env variable for cucumber tests 2016-02-11 02:43:51 +01:00
log.rb remove debug output 2014-10-17 15:07:56 +02:00
osm_parser.rb removing trailing whitespace in cuke/ruby files 2013-08-29 19:39:45 +02:00
osmlib.rb Adds the cucumber test framework referenced in issues #26, #95, #114 2012-02-15 10:50:43 +01:00
route.rb modify turn angles and instructions 2016-02-15 20:13:55 +01:00
run.rb osrm-prepare -> osrm-contract 2016-03-01 16:43:34 +01:00
shortcuts.rb update maxspeed tests, remove maxspeed from foot profile 2013-02-04 11:30:46 +01:00