Добавлено несколько модульных тестов для Vector2, Vector3, Versor

This commit is contained in:
Andrey Pokidov 2025-02-09 03:18:08 +07:00
parent ab4a589e21
commit 86426c9bd5
30 changed files with 1148 additions and 3 deletions

View file

@ -1,7 +1,5 @@
#include "./versor_reset.h"
#include <math.h>
#include "./../../helpers.h"
int test_bgc_versor_reset_fp32()