Files
loongoffice/sc/qa/unit/data
Zdeněk Crhonek 59f5436f60 add TAN, TANH test case
Change-Id: I380150406dc40b09e6ae6cbcdf0f98b6d1887681
Reviewed-on: https://gerrit.libreoffice.org/27726
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-31 00:39:37 +00:00
..
2016-06-29 18:22:56 +00:00
2016-07-31 00:39:37 +00:00
2016-07-26 14:16:55 +03:00
2016-04-15 09:51:31 +01:00
2016-07-03 16:51:16 +00:00

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.