Files
loongoffice/sc/qa/unit/data
Kohei Yoshida 151d7a6223 Write test for importing and exporting of pivot table with 2 data fields.
This is for xlsx format.

Change-Id: I8ef2ae41cc88eeeab610e1a89726c62acb9e2fcb
2014-08-29 18:24:32 -04:00
..
2014-08-09 13:35:48 +01:00
2014-08-16 00:14:26 +02:00
2014-08-17 05:50:13 +02: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.