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

Function test

tests/geometry/test-coordinate-system.cpp:136–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void test()
137{
138 acute_system2D();
139 optuse_system2D();
140 orthonormal_system3D();
141 acute_system3D();
142 optuse_system3D();
143}
144
145OPENGEODE_TEST( "coordinate-system" )

Callers 1

check_pointFunction · 0.70

Calls 5

acute_system2DFunction · 0.85
optuse_system2DFunction · 0.85
orthonormal_system3DFunction · 0.85
acute_system3DFunction · 0.85
optuse_system3DFunction · 0.85

Tested by

no test coverage detected