mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[tests] Add smoke tests for more barriers
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
x7z4w
parent
3abd04426c
commit
d5966ff198
@@ -2053,7 +2053,6 @@ UNIT_CLASS_TEST(TestWithClassificator, OsmType_SimpleTypesSmoke)
|
||||
// {"area:highway", "track"},
|
||||
// {"area:highway", "trunk"},
|
||||
// {"area:highway", "unclassified"},
|
||||
{"barrier", "cycle_barrier"},
|
||||
// {"boundary", "administrative"},
|
||||
// {"communication", "line"},
|
||||
// {"earthquake:damage", "spontaneous_camp"},
|
||||
@@ -2186,9 +2185,14 @@ UNIT_CLASS_TEST(TestWithClassificator, OsmType_SimpleTypesSmoke)
|
||||
{"barrier", "lift_gate"},
|
||||
{"barrier", "retaining_wall"},
|
||||
{"barrier", "stile"},
|
||||
{"barrier", "kissing_gate"},
|
||||
{"barrier", "turnstile"},
|
||||
{"barrier", "wicket_gate"},
|
||||
{"barrier", "cycle_barrier"},
|
||||
{"barrier", "swing_gate"},
|
||||
{"barrier", "toll_booth"},
|
||||
{"barrier", "wall"},
|
||||
{"barrier", "yes"},
|
||||
{"boundary", "national_park"},
|
||||
{"boundary", "protected_area"},
|
||||
{"building", "has_parts"},
|
||||
|
||||
Reference in New Issue
Block a user