MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / test

Function test

tests/model/test-component-mesh-polygons.cpp:226–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226void test()
227{
228 geode::OpenGeodeModelLibrary::initialize();
229 run_test_brep();
230 run_test_section();
231}
232
233OPENGEODE_TEST( "convert-mesh-polygons" )

Callers 2

run_test_brepFunction · 0.70
run_test_sectionFunction · 0.70

Calls 3

initializeFunction · 0.85
run_test_brepFunction · 0.70
run_test_sectionFunction · 0.70

Tested by

no test coverage detected