7d6197441ee4949755256bfd123f845a62ee06a8
orignal seperate headers and source into include/osg/UnitTestFrameWork and src/osg/UnitTestFramework.cpp respectively. I have done this to keep the include and source directories focused on the scene graph rather than the test framework. Have added a very simple unit test to Vec3.cpp, which are optionally compiled in with the OSG_COMPILE_UNIT_TESTS define, which is only currently defined in debug builds under unix. It should be fine to add it in under Windows project files as well. Finally, a new demo app osgunittests runs the tests and reports success or failure of the tests.
Welcome to the OpenSceneGraph (OSG). For information on the project, this distribtion, how to compile and run libraries and demos, and for documention see open up index.html in your perfered html browser. Robert Osfield. robert@openscenegraph.com April 2002.
Description
Languages
C++
89.7%
C
5.1%
CMake
2.3%
HTML
1.6%
Objective-C++
0.9%
Other
0.2%