office-gobmx/sc/qa/unit/data
Xisco Fauli 2f7f34bf9f tdf#129985: Add unittest
Change-Id: I9a8b923da6ca20fef9a61b9e478267d8c91ace58
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90573
Tested-by: Jenkins
Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
2020-03-16 18:14:18 +01:00
..
123
contentCSV
csv
dataprovider
dbf
dif
fods
functions
gnumeric
html
ods
qpro
reference
slk
wks
xls
xlsb
xlsm
xlsx
xml
README
README.cellborders

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.