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

Function test

tests/model/test-model-creator.cpp:295–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293}
294
295void test()
296{
297 geode::OpenGeodeModelLibrary::initialize();
298 test_create_brep_from_bbox();
299 test_create_brep_with_dangling_components();
300 test_section();
301}
302
303OPENGEODE_TEST( "model-creator" )

Callers 2

test_sectionFunction · 0.70

Calls 4

initializeFunction · 0.85
test_sectionFunction · 0.85

Tested by

no test coverage detected