Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / sd / qa / unit / data / README
blob2cc9fb3cb58fa1b8517d59d3348a1004fe43f41e
1 Files with the string 'CVE' in their name are encrypted to avoid
2 problems with virus checkers on source code download.; use:
4 mdecrypt --bare -a arcfour -o hex -k 435645 -s 3 foo.doc # to unencrypt
5 mcrypt --bare -a arcfour -o hex -k 435645 -s 3   foo.doc # to create new tests
7 to get access to the plain files for manual testing.