mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-12 22:53:27 +00:00
Adds a comprehensive unit test for the EPA algorithm, validating collision detection, depth calculation, and separation axis determination with a cube overlap scenario. Refactors the test for clarity and robustness.