summaryrefslogtreecommitdiffhomepage
path: root/test/magnum-math.cpp
AgeCommit message (Collapse)Author
2024-05-06test: speed up compile timeStanislaw Halik
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds.
2023-10-11cmake: kill -Wfloat-equalStanislaw Halik
It crashes clang 16.
2023-09-14add more constexpr math and testsStanislaw Halik