office-gobmx/sc/qa/unit/data
Kohei Yoshida d64b5cc1c3 fdo#62116: Be sure to convert relative URLs into absolute ones.
Just to preserve the old (and correct) behavior.

Change-Id: I229e0b80097f6d70ff3023072b52576815010b15
2013-04-08 19:25:38 -04:00
..
123
contentCSV
csv
html
ods fdo#62116: Be sure to convert relative URLs into absolute ones. 2013-04-08 19:25:38 -04:00
qpro
reference
slk
xls
xlsx
README

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.