New unit testing framework

"Jason Perkins" <[email protected]> Mon, 12 Nov 2007 15:30:21 -0500
Newsgroups gmane.comp.lib.ode
Message-ID <[email protected]>
I've overhauled the (up until now unused) ODE unit test framework in
response to a new patch from Remi:

http://sf.net/tracker/index.php?func=detail&aid=1830554&group_id=24884&atid=382801

I've switched the test library from the deprecated CppTestHarness to the new
UnitTest++. I added some new tests supplied by Remi. And I switched things
up so that the test executable will be the "active" project in Visual
Studio, so you can run it by simply hitting [F5]. Ideally, it should run
automatically after every build, but I couldn't figure out how to set that
up - suggestions are welcome.

Let me know if you run into any issues or see room for improvement.

Jason

_______________________________________________
ODE mailing list
[email protected]
http://ode.org/mailman/listinfo/ode