[tests] Add smoke tests for more barriers

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-08-20 15:27:07 +07:00
committed by x7z4w
parent 3abd04426c
commit d5966ff198

View File

@@ -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"},