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

Function test

tests/geometry/test-mensuration.cpp:206–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void test()
207{
208 // test_triangle_area();
209 // test_triangle_signed_area();
210 // test_tetrahedron_signed_volume();
211 test_tetrahedron_signed_volume2();
212}
213
214OPENGEODE_TEST( "signed-mensuration" )

Calls 1

Tested by

no test coverage detected