Hi Vincent,

I use unittest++ (http://sourceforge.net/projects/unittest-cpp/), it's
simple but works on linux and windows.
I use cmake, then using ctest it makes test available to run on visual
studio too.

Cheers,
Cedric

On Fri, 2009-07-17 at 13:49 +0200, Vincent Bourdier wrote:
> 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
-- 
+33 (0) 6 63 20 03 56  Cedric Pinson mailto:[email protected]
http://www.plopbyte.net

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to