GoogleTest working under eclipse

2,564 views
Skip to first unread message

Jay

unread,
Jun 20, 2009, 9:50:13 PM6/20/09
to Google C++ Testing Framework
I've got the google c++ test code compiling and working using the
eclipse cdt. If anyone is interested I can post the code and the
project files.

Alan M

unread,
Jun 22, 2009, 12:34:53 PM6/22/09
to Google C++ Testing Framework
I would be interested. I'm using both gtest and eclipse but built
gtest from the command line.

Thanks

Keith Ray

unread,
Jun 22, 2009, 1:25:44 PM6/22/09
to Alan M, Google C++ Testing Framework
We use eclipse and gtest in our labs, though it's via makefiles.

We also made a plugin that does the green bar/red bar gui by parsing
the gtest output.

You can get the plugin via Eclipse/Help/Software Updates.../Add Site...

http://industriallogic.com/update

--
C. Keith Ray, IXP Coach, Industrial Logic, Inc.
http://industriallogic.com 866-540-8336 (toll free)
Groove with our Agile Greatest Hits: http://www.industriallogic.com/elearning/
http://agilesolutionspace.blogspot.com/

Terry Parker

unread,
Jun 24, 2009, 1:26:21 PM6/24/09
to Google C++ Testing Framework
Jay, you say "code and project files". Did you do some kind of UI
integration into Eclipse, or import the gtest source code into a CDT
project? I'm a little unclear.

Thanks,
Terry Parker

On Jun 22, 10:25 am, Keith Ray <keith....@gmail.com> wrote:
> We use eclipse and gtest in our labs, though it's via makefiles.
>
> We also made a plugin that does the green bar/red bar gui by parsing
> the gtest output.
>
> You can get the plugin via Eclipse/Help/Software Updates.../Add Site...
>
> http://industriallogic.com/update
>
> On Mon, Jun 22, 2009 at 9:34 AM, Alan M<sf.mich...@gmail.com> wrote:
>
> > I would be interested.  I'm using both gtest and eclipse but built
> > gtest from the command line.
>
> > Thanks
>
> > On Jun 20, 6:50 pm, Jay <JSpren...@gmail.com> wrote:
> >> I've got the google c++ test code compiling and working using the
> >> eclipse cdt. If anyone is interested I can post the code and the
> >> project files.
>
> --
> C. Keith Ray, IXP Coach, Industrial Logic, Inc.http://industriallogic.com     866-540-8336 (toll free)

Keir Mierle

unread,
Jun 24, 2009, 1:56:30 PM6/24/09
to Jay, Google C++ Testing Framework
Another argument for using CMake: Eclipse project generation. I've been using GTest with Eclipse for some time now as part of libmv, where I have made my own gtest CMakefiles. CMake takes care of the Eclipse integration.
Reply all
Reply to author
Forward
0 new messages