Remove triangle precision tests from test_trimesh.cpp
Open
- Dominant language
- C++
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, precision tests for triangles and triangle meshes are done in test_trimesh.cpp. This isn't really the place for such tests since this is not really unit-testing.
We should refactor this and create an extra target which provides an executeable to be run on the target system which reports the precision.
Contributor guide
Assessment
This issue has not been assessed yet.