[Libreoffice-commits] core.git: 2 commits - editeng/source writerperfect/qa

David Tardon dtardon at redhat.com
Sat Aug 9 02:50:22 PDT 2014


Hi,

On Thu, Aug 07, 2014 at 01:06:18PM -0700, Caolán McNamara wrote:
> commit 8f2a714b60d35d7f17b317fa16ab4caac806e932
> Author: Caol??n McNamara <caolanm at redhat.com>
> Date:   Thu Aug 7 20:55:17 2014 +0100
> 
>     add test-case for CVE-2007-1735
>     
>     Change-Id: If505b45bd197fb24a2bacaf44cb46f84de8b61ff
> 
> diff --git a/writerperfect/qa/unit/data/writer/libwpd/pass/CVE-2007-1735-1.wpd b/writerperfect/qa/unit/data/writer/libwpd/pass/CVE-2007-1735-1.wpd
> new file mode 100644
> index 0000000..4d11b93
> Binary files /dev/null and b/writerperfect/qa/unit/data/writer/libwpd/pass/CVE-2007-1735-1.wpd differ

The writerperfect import tests are supposed to test libreoffice
integration of the libraries, rather than the libraries themselves.
I.e., that the service that wraps a library can detect and load a
document (of every format that is enabled, for multi-format libs like
libmwaw). Every import library already has its own regression test suite
(http://sourceforge.net/p/libwpd/libwpd-regression/ci/master/tree/ for
libwpd) and specifc documents that need to be tested should preferably
go there.

On the other side, tests in libreoffice will be done on various
platforms, while the regression test suites are typically run only on
Linux/x86_64...

D.


More information about the LibreOffice mailing list