Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ Tests Runner for Eclipse CDT problems
C++ Tests Runner for Eclipse CDT problems [message #1311405] Wed, 23 April 2014 19:48 Go to next message
Franco Pellegrini is currently offline Franco PellegriniFriend
Messages: 1
Registered: April 2014
Junior Member
Hi,

I'm just stating to use the unit testing plugin for eclipse kepler (c++), and when I try to execute the unit test with the testing perspective, I get an XMLparse error with header problems in the GUI panel.

What's wrong?

I'm using this steps
github.com/xgsa/cdt-tests-runner/wiki/Tutorial
but ONLY the steps, the plugin version is the latest for kepler (using the official repo).
Re: C++ Tests Runner for Eclipse CDT problems [message #1324360 is a reply to message #1311405] Wed, 30 April 2014 18:58 Go to previous message
Programmist Setevik is currently offline Programmist SetevikFriend
Messages: 12
Registered: January 2013
Junior Member
In my C++ Eclipse projects, I have GUnit tests executing upon every build (Makefile-controlled). The output is parsed out by Eclipse, so I can instantly jump to failing tests. If you cant figure out how to get your setup to work, you might want consider using this way instead.
Previous Topic:Include path on a VM
Next Topic:Help with makefile
Goto Forum:
  


Current Time: Fri Sep 20 21:39:59 GMT 2024

Powered by FUDForum. Page generated in 0.03740 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top