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

Function test

tests/geometry/test-point.cpp:100–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void test()
101{
102 test_comparison();
103 test_operators();
104 test_interpolation();
105}
106
107OPENGEODE_TEST( "point" )

Callers 3

test_comparisonFunction · 0.70
test_operatorsFunction · 0.70
test_interpolationFunction · 0.70

Calls 3

test_interpolationFunction · 0.85
test_comparisonFunction · 0.70
test_operatorsFunction · 0.70

Tested by

no test coverage detected