2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-24 07:38:28 +00:00
Thorsten Schöning d404360461 From qtest: add RM_WS_ONLY_LINES option
qutil.cc uses strerror to print some exceptions and adds a newline
afterwards, but strerror in Windows already adds one newline at the
end of the message and the additional one from std::endl breaks the
output vs. the expected one.
2016-01-24 11:58:33 -05:00
..
2009-10-14 00:57:04 +00:00
2008-04-29 12:55:25 +00:00

This is a copy of qtest (http://qtest.qbilt.org) which is distributed
under the terms of the Artistic license and has the same author as
qpdf.