From 5dee2731e6fb3deb2c44e269d12c2b7db62c74cb Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Thu, 7 Jun 2012 13:35:23 +0200 Subject: Finished implementation of math functions --- src/math/test/vector_test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/math/test/vector_test.cpp') diff --git a/src/math/test/vector_test.cpp b/src/math/test/vector_test.cpp index 2f4dd09..d2bf231 100644 --- a/src/math/test/vector_test.cpp +++ b/src/math/test/vector_test.cpp @@ -106,6 +106,7 @@ int main() // Functions to test int (*TESTS[])() = { + TestLength, TestNormalize, TestDot, TestCross -- cgit v1.2.3-1-g7c22