mirror of
https://github.com/guezoloic/t3dsr.git
synced 2026-01-25 12:34:24 +00:00
fix: rework tests using unity test framework.
This commit is contained in:
@@ -17,6 +17,8 @@ void reflVector3_test();
|
||||
void distVector3_test();
|
||||
void rotaVector3_test();
|
||||
|
||||
void runVector3_test();
|
||||
|
||||
// --- Vector4 ---
|
||||
|
||||
void addVector4_test();
|
||||
@@ -31,4 +33,6 @@ void projVector4_test();
|
||||
void reflVector4_test();
|
||||
void distVector4_test();
|
||||
|
||||
void runVector4_test();
|
||||
|
||||
#endif // TEST_V4
|
||||
Reference in New Issue
Block a user