Hi all, For our osg-based project, I am searching for unit tests.
Visual Studio implement them only in managed c++, so I am looking at different libs to do that. I just tried googleTest, but it needs a /MT compilation instead of osg needs a /MD ... So, what tool do you use for unit test ? (we use window and linux ) Thanks. Regards, Vincent.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

