Небольшие исправления в модульных тестах, актуализация модульных тестов для Code Blocks
This commit is contained in:
parent
86426c9bd5
commit
2fae0154ac
4 changed files with 91 additions and 10 deletions
|
@ -1,8 +1,8 @@
|
|||
#ifndef _TEST_VECTOR2_SWAP_H_
|
||||
#define _TEST_VECTOR2_SWAP_H_
|
||||
|
||||
int test_bgc_vector2_swap_fp32();
|
||||
int test_bgc_versor_swap_fp32();
|
||||
|
||||
int test_bgc_vector2_swap_fp64();
|
||||
int test_bgc_versor_swap_fp64();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue