MCPcopy 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
246void test()
247{
248 test_factory_methods();
249 test_comparison_operators();
250 test_arithmetic();
251 test_normalization();
252}
253
254OPENGEODE_TEST( "angle" )

Callers 4

test_factory_methodsFunction · 0.70
test_arithmeticFunction · 0.70
test_normalizationFunction · 0.70

Calls 4

test_factory_methodsFunction · 0.70
test_arithmeticFunction · 0.70
test_normalizationFunction · 0.70

Tested by

no test coverage detected