Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test
Function
test
tests/geometry/test-angle.cpp:246–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
void test()
247
{
248
test_factory_methods();
249
test_comparison_operators();
250
test_arithmetic();
251
test_normalization();
252
}
253
254
OPENGEODE_TEST(
"angle"
)
Callers
4
test_factory_methods
Function · 0.70
test_comparison_operators
Function · 0.70
test_arithmetic
Function · 0.70
test_normalization
Function · 0.70
Calls
4
test_factory_methods
Function · 0.70
test_comparison_operators
Function · 0.70
test_arithmetic
Function · 0.70
test_normalization
Function · 0.70
Tested by
no test coverage detected