proposed easyhack: converting c++ unit tests from JUnit to CppUnit

Michael Meeks michael.meeks at suse.com
Mon Mar 26 03:35:52 PDT 2012


On Mon, 2012-03-26 at 11:56 +0200, Noel Grandin wrote:
> I note that some of the C++ unit tests are being run from JUnit, which 
> seems counter-intuitive.

	:-)

> Is there is a good reason for this, or would it simplify matters to 
> convert them to CppUnit?

	Everything we convert away from JUnit, and into an in-process CppUnit
test is a win (in my book), faster, easier to debug, and generally
better.

	Thanks !

		Michael.

-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list