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

Stephan Bergmann sbergman at redhat.com
Mon Apr 2 04:38:07 PDT 2012


On 04/02/2012 01:29 PM, Noel Grandin wrote:
> So moving them to CppUnit would at least be a step in the right direction?

I don't think simply rewriting them from Java to C++ in their current 
form is worth it.  It would be better to replace them with better tests. 
  And once these better tests offer coverage comparable to the old ones, 
we can finally ditch them.

Stephan


More information about the LibreOffice mailing list