Adding testing stubs. Added basic Vector3 functionality.

This commit is contained in:
Brian 2014-02-19 22:04:04 -07:00
parent 074862ea6c
commit 7edaf675b1
6 changed files with 30 additions and 7 deletions

1
tests/UnitTest.h Normal file
View file

@ -0,0 +1 @@
// TODO: look into using a library, or just create something really simple for testing.