Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/remove_edges/testsuite.netconvert
169686 views
# tests are based upon the cross example

# no_removal (plain import)
plain

# remove isolated roads
isolated

# The top (4*) edges are removed
removing_top

# The bottom (3*) edges are removed
removing_bottom

# The bottom (3*) edges are removed and loaded public transport stops on these edges are filtered out.
removing_bottom_with_stops

# The left (1*) edges are removed
removing_left

# The right (2*) edges are removed
removing_right

# tests whether dividing edges by a ';' yields in a deprecation warning (based on removing_bottom)
_deprecated_

# remove edges with the given type
by-type

# remove edges listed in a file
input-file