osrm-backend/features/foot
Michael Bell dd1ace87c7 Ensure u-turn exists in intersection view
Due to some rather complex logic that tries to calculate intersection
angles by looking further up the road, it's possible to return
an intersection view that is missing a u-turn - something which
is assumed to exist in later guidance calculations.

We apply a fix here by ensuring the u-turn is always included in
the returned view.
2022-09-26 23:25:19 +01:00
..
access_node.feature Adds tests for routing over delivery ways and nodes; see #2150. 2016-04-04 14:00:54 +02:00
access.feature Add access=permissive check for all profiles 2017-02-08 14:27:55 +00:00
area.feature refactor of post-processing 2017-02-25 12:17:22 +00:00
barrier.feature allow routing over barrier=some_tag 2018-05-29 16:56:15 +02:00
distance.feature Add feature tests for distance weights in foot and bicycle profiles 2017-09-18 16:40:51 +02:00
ferry.feature remove a few tests that are simply testing same code paths as others 2017-08-10 12:28:31 +02:00
intersection.feature Ensure u-turn exists in intersection view 2022-09-26 23:25:19 +01:00
maxspeed.feature Fix cucumber support code for routability testing to actually test 2016-10-17 15:45:11 -07:00
names.feature Fix bug with reading Set values from Lua scripts. (#6285) 2022-07-30 23:14:06 +01:00
oneway.feature Revert "Fixes roundabout spelling in existing cucumber test" 2016-06-02 15:00:49 +02:00
restrictions.feature Fix bug with reading Set values from Lua scripts. (#6285) 2022-07-30 23:14:06 +01:00
roundabout.feature remove a few tests that are simply testing same code paths as others 2017-08-10 12:28:31 +02:00
startpoint.feature handle startpoint in bicycle profile, add tests 2017-07-07 16:16:13 +00:00
surface.feature Fix cucumber support code for routability testing to actually test 2016-10-17 15:45:11 -07:00
way.feature Add test case for leisure=track 2015-06-01 11:20:17 +02:00