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

Function BuildEmptyMwm

generator/generator_tests/restriction_test.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void BuildEmptyMwm(LocalCountryFile & country)
90{
91 generator::tests_support::TestMwmBuilder builder(country, feature::DataHeader::MapType::Country);
92}
93
94void LoadRestrictions(string const & mwmFilePath, vector<Restriction> & restrictions,
95 vector<RestrictionUTurnForTests> & restrictionsUTurn)

Callers 1

TestRestrictionBuildingFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected