Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
226
void test()
227
{
228
geode::OpenGeodeModelLibrary::initialize();
229
run_test_brep();
230
run_test_section();
231
}
232
233
OPENGEODE_TEST(
"convert-mesh-polygons"
)
Callers
2
run_test_brep
Function · 0.70
run_test_section
Function · 0.70
Calls
3
initialize
Function · 0.85
run_test_brep
Function · 0.70
run_test_section
Function · 0.70
Tested by
no test coverage detected