MCPcopy Create free account
hub / github.com/comaps/comaps / CheckLineStyles

Function CheckLineStyles

libs/map/style_tests/classificator_tests.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void CheckLineStyles(Classificator const & c, string const & name)
96{
97 ForEachObject(c, name, GeomType::Line, RULE_PATH_TEXT);
98}
99
100} // namespace
101

Callers 1

UNIT_TESTFunction · 0.85

Calls 1

ForEachObjectFunction · 0.85

Tested by

no test coverage detected