OpenSceneGraph/examples/osgunittests
Robert Osfield 2187b061fc From Eric Wing,
"Attached is a patch allows access access to the CMake MACOSX_BUNDLE
option. Now SETUP_APPLICATION and SETUP_EXAMPLE take an additional
optional parameter that specifies if the program is a command line
application or a GUI application (think: IS_COMMANDLINE_APP). Passing
1 means true (is_commandline_app). Passing 0 or omitting the parameter
means false.

I changed the scripts for osgversion and osgunittests to support this
option because I believe they are command line apps. Are there any
others?"
2007-04-12 09:33:24 +00:00
..
CMakeLists.txt From Eric Wing, 2007-04-12 09:33:24 +00:00
osgunittests.cpp Moved UnitTestFramework from core osg lib into osgunittests example 2006-12-19 17:06:59 +00:00
performance.cpp fixed warning and add a few extra tests 2006-07-04 09:46:41 +00:00
performance.h Added a performace test section to osgunitests, currently just does basic C/C++ tests. 2006-07-03 13:53:39 +00:00
UnitTestFramework.cpp From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
UnitTestFramework.h Removed now redundent OSG_EXPORT to solve build problems under Windows 2006-12-22 16:48:17 +00:00
UnitTests_osg.cpp Moved UnitTestFramework from core osg lib into osgunittests example 2006-12-19 17:06:59 +00:00