OpenSceneGraph/Make
Robert Osfield 7d6197441e Added Neil Salter's osgUtx library into the distribution, have put all the
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.
2002-08-28 14:26:09 +00:00
..
cygwin_plugin_def Fixes for Visual .NET and Mingw builds, and fix MacOSX notify() crash. 2002-06-15 20:57:50 +00:00
debugtests.bat Added Neil Salter's osgUtx library into the distribution, have put all the 2002-08-28 14:26:09 +00:00
distrules Fixed Solaris 'make distribution' for demo source. 2002-04-16 04:13:30 +00:00
help.sh Added the 'make cleandepend' target to the build system. 2002-04-12 05:06:41 +00:00
helprules Edited INSTALL for new make and installation procedures. 2002-04-05 01:52:15 +00:00
instdemosrc fixed a few problems that didn't work right with installing demo source 2002-04-16 03:24:41 +00:00
instrules Added some comments 2002-08-13 18:29:50 +00:00
makedefs Added Neil Salter's osgUtx library into the distribution, have put all the 2002-08-28 14:26:09 +00:00
makedirdefs Added Neil Salter's osgUtx library into the distribution, have put all the 2002-08-28 14:26:09 +00:00
makedirrules Edited INSTALL for new make and installation procedures. 2002-04-05 01:52:15 +00:00
makepkg Fixed Solaris 'make distribution' for demo source. 2002-04-16 04:13:30 +00:00
makerpms Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
makerules Mods for HP-UX port. 2002-07-23 15:01:51 +00:00
osgtests.bat Added proper osgtexture1D demo - this demo uses a 1D texture to dynamically 2002-08-27 14:02:19 +00:00