Упрощение тестов
This commit is contained in:
parent
fcf793c758
commit
7f242c4b63
71 changed files with 518 additions and 943 deletions
|
@ -1,10 +1,10 @@
|
|||
#ifndef _TEST_VECTOR3_SWAP_H_
|
||||
#define _TEST_VECTOR3_SWAP_H_
|
||||
|
||||
int test_vector3_swap_fp32();
|
||||
void test_vector3_swap_fp32();
|
||||
|
||||
int test_vector3_swap_fp64();
|
||||
void test_vector3_swap_fp64();
|
||||
|
||||
int test_vector3_swap();
|
||||
void test_vector3_swap();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue