Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test
Function
test
tests/model/test-convert-brep.cpp:83–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void test()
84
{
85
geode::OpenGeodeModelLibrary::initialize();
86
test_convert_brep_section();
87
test_extrusion_section_to_brep();
88
}
89
90
OPENGEODE_TEST(
"convert-brep"
)
Callers
2
test_convert_brep_section
Function · 0.70
test_extrusion_section_to_brep
Function · 0.70
Calls
3
initialize
Function · 0.85
test_convert_brep_section
Function · 0.70
test_extrusion_section_to_brep
Function · 0.70
Tested by
no test coverage detected