From: <sv...@ww...> - 2007-07-25 08:48:01
|
Author: mkrose Date: 2007-07-25 01:45:29 -0700 (Wed, 25 Jul 2007) New Revision: 2144 Added: trunk/csp/csplib/data/test/test_Vector3.cpp Modified: trunk/csp/csplib/SConscript trunk/csp/csplib/data/Vector3.h Log: Minor style cleanups in Vector3.h, plus a new unittest for Vector3. Split csplib_tests into separate modules and add the new Quat and Vector3 unittests to the build. To build and run the tests, try any of the following: $ scons runtests $ scons csplib.runtests $ scons csplib/test_data.run Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=2144 Diff omitted (15250 bytes). |