Модульные тесты для кватернионов

This commit is contained in:
Andrey Pokidov 2025-02-11 00:01:29 +07:00
parent 2fae0154ac
commit 899ca7dd52
63 changed files with 1233 additions and 284 deletions

View file

@ -5,4 +5,6 @@ int test_bgc_is_zero_fp32();
int test_bgc_is_zero_fp64();
int test_bgc_is_zero();
#endif