From cb5fec2eb860e6055fa6acb68a7dc166e90f7ffe Mon Sep 17 00:00:00 2001 From: namdre Date: Thu, 13 Sep 2018 10:08:17 +0200 Subject: [PATCH] added test refs #4585 --- .../internal_lanes_curved/errors.netconvert | 0 .../internal_lanes_curved/input_net.net.xml | 127 ++++++++++++++++ .../internal_lanes_curved/net.netconvert | 138 ++++++++++++++++++ .../internal_lanes_curved/options.netconvert | 1 + .../internal_lanes_curved/output.netconvert | 1 + .../function/opposites/testsuite.netconvert | 3 + 6 files changed, 270 insertions(+) create mode 100644 tests/netconvert/function/opposites/internal_lanes_curved/errors.netconvert create mode 100644 tests/netconvert/function/opposites/internal_lanes_curved/input_net.net.xml create mode 100644 tests/netconvert/function/opposites/internal_lanes_curved/net.netconvert create mode 100644 tests/netconvert/function/opposites/internal_lanes_curved/options.netconvert create mode 100644 tests/netconvert/function/opposites/internal_lanes_curved/output.netconvert diff --git a/tests/netconvert/function/opposites/internal_lanes_curved/errors.netconvert b/tests/netconvert/function/opposites/internal_lanes_curved/errors.netconvert new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/tests/netconvert/function/opposites/internal_lanes_curved/input_net.net.xml b/tests/netconvert/function/opposites/internal_lanes_curved/input_net.net.xml new file mode 100644 index 000000000000..7454b19e5631 --- /dev/null +++ b/tests/netconvert/function/opposites/internal_lanes_curved/input_net.net.xml @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/netconvert/function/opposites/internal_lanes_curved/net.netconvert b/tests/netconvert/function/opposites/internal_lanes_curved/net.netconvert new file mode 100644 index 000000000000..d536d4466585 --- /dev/null +++ b/tests/netconvert/function/opposites/internal_lanes_curved/net.netconvert @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/netconvert/function/opposites/internal_lanes_curved/options.netconvert b/tests/netconvert/function/opposites/internal_lanes_curved/options.netconvert new file mode 100644 index 000000000000..43d6de7cef05 --- /dev/null +++ b/tests/netconvert/function/opposites/internal_lanes_curved/options.netconvert @@ -0,0 +1 @@ +-s input_net.net.xml --opposites.guess --output net.net.xml diff --git a/tests/netconvert/function/opposites/internal_lanes_curved/output.netconvert b/tests/netconvert/function/opposites/internal_lanes_curved/output.netconvert new file mode 100644 index 000000000000..a9d787cc55cb --- /dev/null +++ b/tests/netconvert/function/opposites/internal_lanes_curved/output.netconvert @@ -0,0 +1 @@ +Success. diff --git a/tests/netconvert/function/opposites/testsuite.netconvert b/tests/netconvert/function/opposites/testsuite.netconvert index 20cc1d946798..ff06b4b540e4 100644 --- a/tests/netconvert/function/opposites/testsuite.netconvert +++ b/tests/netconvert/function/opposites/testsuite.netconvert @@ -20,6 +20,9 @@ internal_lanes # guess opposites for internal lanes internal_lanes2 +# guess opposites for internal lanes with a slight curve +internal_lanes_curved + # guess opposites returns edges with different length different_lengths