Skip to content

Commit

Permalink
tweaking test refs #14721, #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Apr 17, 2024
1 parent f898af1 commit fbd6bed
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 249 deletions.
45 changes: 28 additions & 17 deletions tests/tools/net/netdiff/change_to_unwritten_default/dest.net.xml
Original file line number Diff line number Diff line change
@@ -1,42 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Thu 08 Dec 2016 02:18:53 PM CET by Netedit Version dev-SVN-r22233
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd">
<!-- generated on 2024-04-17 09:20:04 by Eclipse SUMO netedit Version v1_19_0+1861-4ee0717ac3a
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
<input>
<sumo-net-file value="/scr1/sumoI/sumo/tests/tools/net/netdiff/change_to_unwritten_default/dest.net.xml"/>
<sumo-net-file value="dest.net.xml"/>
</input>
<output>
<output-file value="/scr1/sumoI/sumo/tests/tools/net/netdiff/change_to_unwritten_default/dest.net.xml"/>
<output-file value="dest.net.xml"/>
<output.street-names value="true"/>
</output>
<processing>
<geometry.min-radius.fix.railways value="false"/>
<geometry.max-grade.fix value="false"/>
<offset.disable-normalization value="true"/>
<lefthand value="0"/>
</processing>
<junctions>
<no-internal-links value="true"/>
<no-turnarounds value="true"/>
<offset.disable-normalization value="true"/>
<lefthand value="false"/>
<junctions.corner-detail value="0"/>
</processing>
<junctions.limit-turn-speed value="-1.00"/>
<rectangular-lane-cut value="0"/>
</junctions>
<pedestrian>
<walkingareas value="0"/>
</pedestrian>
</configuration>
-->

<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<net version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

<location netOffset="0.00,0.00" convBoundary="0.00,0.00,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
<location netOffset="0.00,0.00" convBoundary="0.00,-20.00,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

<edge id="E0" from="J0" to="J1" priority="-1">
<lane id="E0_0" index="0" speed="13.89" length="100.00" shape="0.00,-21.60 100.00,-21.60"/>
</edge>
<edge id="gneE0" from="gneJ0" to="gneJ1" name="Teststraße" priority="1">
<lane id="gneE0_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.65 100.00,-1.65"/>
<lane id="gneE0_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.60 100.00,-1.60"/>
</edge>

<junction id="gneJ0" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,-0.05 0.00,-3.25"/>
<junction id="gneJ1" type="unregulated" x="100.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="100.00,-3.25 100.00,-0.05"/>
<junction id="J0" type="dead_end" x="0.00" y="-20.00" incLanes="" intLanes="" shape="0.00,-20.00 0.00,-23.20"/>
<junction id="J1" type="dead_end" x="100.00" y="-20.00" incLanes="E0_0" intLanes="" shape="100.00,-23.20 100.00,-20.00"/>
<junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
<junction id="gneJ1" type="dead_end" x="100.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="100.00,-3.20 100.00,0.00"/>

</net>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-02-29 13:55:29.462299 by netdiff.py v1_19_0+1092-a49a04372af
<!-- generated on 2024-04-17 09:20:52.235204 by netdiff.py v1_19_0+1864-2aeeb4b0b18
<configuration>
<source value="source.net.xml"/>
<dest value="dest.net.xml"/>
Expand Down
45 changes: 28 additions & 17 deletions tests/tools/net/netdiff/change_to_unwritten_default/source.net.xml
Original file line number Diff line number Diff line change
@@ -1,42 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Thu 08 Dec 2016 02:18:22 PM CET by Netedit Version dev-SVN-r22233
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd">
<!-- generated on 2024-04-17 09:19:52 by Eclipse SUMO netedit Version v1_19_0+1861-4ee0717ac3a
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd">
<input>
<sumo-net-file value="/scr1/sumoI/sumo/tests/tools/net/netdiff/change_to_unwritten_default/source.net.xml"/>
<sumo-net-file value="source.net.xml"/>
</input>
<output>
<output-file value="/scr1/sumoI/sumo/tests/tools/net/netdiff/change_to_unwritten_default/source.net.xml"/>
<output-file value="source.net.xml"/>
<output.street-names value="true"/>
</output>
<processing>
<geometry.min-radius.fix.railways value="false"/>
<geometry.max-grade.fix value="false"/>
<offset.disable-normalization value="true"/>
<lefthand value="0"/>
</processing>
<junctions>
<no-internal-links value="true"/>
<no-turnarounds value="true"/>
<offset.disable-normalization value="true"/>
<lefthand value="false"/>
<junctions.corner-detail value="0"/>
</processing>
<junctions.limit-turn-speed value="-1.00"/>
<rectangular-lane-cut value="0"/>
</junctions>
<pedestrian>
<walkingareas value="0"/>
</pedestrian>
</configuration>
-->

<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
<net version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

<location netOffset="0.00,0.00" convBoundary="0.00,0.00,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
<location netOffset="0.00,0.00" convBoundary="0.00,-29.62,100.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

<edge id="E0" from="J0" to="J1" priority="-1" shape="0.00,-20.00 46.78,-29.62 100.00,-20.00">
<lane id="E0_0" index="0" disallow="pedestrian" speed="13.89" length="101.84" shape="-0.32,-21.57 46.76,-31.25 100.28,-21.57"/>
</edge>
<edge id="gneE0" from="gneJ0" to="gneJ1" name="Teststraße" priority="1" spreadType="center">
<lane id="gneE0_0" index="0" speed="13.89" length="100.00" shape="0.00,0.00 100.00,0.00"/>
<lane id="gneE0_0" index="0" speed="13.89" length="100.04" shape="0.00,0.00 100.00,0.00,3.00"/>
</edge>

<junction id="gneJ0" type="unregulated" x="0.00" y="0.00" radius="4.0" incLanes="" intLanes="" shape="0.00,1.60 0.00,-1.60"/>
<junction id="gneJ1" type="unregulated" x="100.00" y="0.00" z="3.00" incLanes="gneE0_0" intLanes="" shape="100.00,-1.60 100.00,1.60"/>
<junction id="J0" type="dead_end" x="0.00" y="-20.00" incLanes="" intLanes="" shape="-0.00,-20.00 -0.64,-23.13"/>
<junction id="J1" type="dead_end" x="100.00" y="-20.00" incLanes="E0_0" intLanes="" shape="100.57,-23.15 100.00,-20.00"/>
<junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,1.60 0.00,-1.60" radius="4.00"/>
<junction id="gneJ1" type="dead_end" x="100.00" y="0.00" z="3.00" incLanes="gneE0_0" intLanes="" shape="100.00,-1.60,3.00 100.00,1.60,3.00"/>

</net>
70 changes: 0 additions & 70 deletions tests/tools/net/netdiff/connection_permissions/dest.net.xml

This file was deleted.

16 changes: 0 additions & 16 deletions tests/tools/net/netdiff/connection_permissions/diff_con.tools

This file was deleted.

15 changes: 0 additions & 15 deletions tests/tools/net/netdiff/connection_permissions/diff_edg.tools

This file was deleted.

15 changes: 0 additions & 15 deletions tests/tools/net/netdiff/connection_permissions/diff_nod.tools

This file was deleted.

15 changes: 0 additions & 15 deletions tests/tools/net/netdiff/connection_permissions/diff_tll.tools

This file was deleted.

Empty file.

This file was deleted.

3 changes: 0 additions & 3 deletions tests/tools/net/netdiff/connection_permissions/output.tools

This file was deleted.

76 changes: 0 additions & 76 deletions tests/tools/net/netdiff/connection_permissions/source.net.xml

This file was deleted.

3 changes: 0 additions & 3 deletions tests/tools/net/netdiff/testsuite.tools
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,5 @@ write_shapes

# generate plain geo output
plain_geo

# add and remove connection permissions
connection_permissions
save_config
load_config

0 comments on commit fbd6bed

Please sign in to comment.