Добавленные модульные тесты для модулей двумерных и трёхмерных векторов и кватернионов
This commit is contained in:
parent
7f242c4b63
commit
5754c5747c
17 changed files with 435 additions and 33 deletions
|
|
@ -10,6 +10,7 @@ void test_vector2()
|
|||
test_vector2_swap();
|
||||
test_vector2_is_zero();
|
||||
test_vector2_is_unit();
|
||||
test_vector2_modulus();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue