Dear list,

test/unit/podofo-test currently has at least two properties I regard as 
problems:


  1.  It has failures on builds without OpenSSL.
  2.  It is very verbose. I’ve counted over 12,500 lines of output.

Additionally, some test points do not use the CPPUNIT_ASSERT macros, but rather 
fprintf(stderr,…) and exceptions. That makes the test summary lack information.

The attached patch (against r2033) changes these issues. The verbosity is still 
in there and can be activated when needed by uncommenting a #define.


Cheers,
Christopher

The MathWorks GmbH | Friedlandstr.18 | 52064 Aachen | District Court Aachen | 
HRB 8082 | Managing Directors: Bertrand Dissler, Steven D. Barbo, Jeanne O’Keefe

Attachment: podofo-unittests.patch
Description: podofo-unittests.patch

_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to