Adding Vector performance test.
This commit is contained in:
@ -34,6 +34,7 @@ class TestVector: public QObject
|
||||
void testLength();
|
||||
void testDotProduct();
|
||||
void testEquality();
|
||||
void testPerformance();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user