Re: [eigen] gtest helpers for eigen

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Yes, that's exactly right. It's released by Google. I use it for libmv and really like it. My thought is that others who use eigen and also gtest might find such functionality useful; if so, I would add it to the contrib directory (it would depend on gtest).

Keir

On Wed, Jan 14, 2009 at 8:51 AM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
Hm OK so I had a look at gtest, so it looks like it's a generic
testing framework like CppUnit or QTestLib?
In Eigen we already our own homemade testing framework that works very
well for us.
But I may be missing something?
Cheers,
Benoit

2009/1/14 Keir Mierle <mierle@xxxxxxxxx>:
> Would anyone be interested in having a extensions for testing numeric code
> based on eigen2 with gtest? (http://code.google.com/p/googletest)
> I have added the following to
> libmv: http://code.google.com/p/libmv/source/browse/trunk/src/testing/testing.h,
> and it has proved very useful.
> I thought others might be interested. Perhaps have something similar in a
> contrib/ directory?
> Keir





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/