File: testsuite.netedit

package info (click to toggle)
sumo 1.15.0%2Bdfsg-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,220,528 kB
  • sloc: xml: 2,580,539; cpp: 414,836; python: 230,576; java: 14,124; cs: 5,200; sh: 448; ansic: 441; makefile: 79; csh: 1
file content (26 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# create crossings with default values
default

# create crossings with default values but invalid
default_invalid

# create crossing manually
manual

# try to create a duplicated crossing
duplicated

# try to create single crossing (isn't allowed)
single_crossing

# create single crossing
split_crossing

# create crossing with different width
width

# check clear button
button_clear

# check invert button
button_invert