forked from amazingfate/loongoffice
This test file contains summations wich won't work with a raw sum. However Kahan Summation can give a correct output. Change-Id: I6fb3ded287414e8a99964b838c63f52f9262576e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115256 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Files with the string 'CVE' in their name are encrypted to avoid problems with virus checkers on source code download.; use: mdecrypt --bare -a arcfour -o hex -k 435645 -s 3 foo.doc # to unencrypt mcrypt --bare -a arcfour -o hex -k 435645 -s 3 foo.doc # to create new tests to get access to the plain files for manual testing.