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

Function test

tests/mesh/test-merge-surface.cpp:177–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177void test()
178{
179 geode::OpenGeodeMeshLibrary::initialize();
180 geode::Logger::set_level( geode::Logger::LEVEL::debug );
181 test_create();
182 test_import();
183}
184
185OPENGEODE_TEST( "merge-surface" )

Callers 2

test_createFunction · 0.70
test_importFunction · 0.70

Calls 3

initializeFunction · 0.85
test_createFunction · 0.85
test_importFunction · 0.85

Tested by

no test coverage detected