summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/qa/unit/data/README7
-rw-r--r--sd/qa/unit/data/README7
-rw-r--r--svtools/qa/cppunit/data/README7
-rw-r--r--sw/qa/core/data/README7
-rw-r--r--writerfilter/qa/cppunittests/rtftok/README7
5 files changed, 35 insertions, 0 deletions
diff --git a/sc/qa/unit/data/README b/sc/qa/unit/data/README
new file mode 100644
index 000000000000..2cc9fb3cb58f
--- /dev/null
+++ b/sc/qa/unit/data/README
@@ -0,0 +1,7 @@
+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.
diff --git a/sd/qa/unit/data/README b/sd/qa/unit/data/README
new file mode 100644
index 000000000000..2cc9fb3cb58f
--- /dev/null
+++ b/sd/qa/unit/data/README
@@ -0,0 +1,7 @@
+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.
diff --git a/svtools/qa/cppunit/data/README b/svtools/qa/cppunit/data/README
new file mode 100644
index 000000000000..2cc9fb3cb58f
--- /dev/null
+++ b/svtools/qa/cppunit/data/README
@@ -0,0 +1,7 @@
+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.
diff --git a/sw/qa/core/data/README b/sw/qa/core/data/README
new file mode 100644
index 000000000000..2cc9fb3cb58f
--- /dev/null
+++ b/sw/qa/core/data/README
@@ -0,0 +1,7 @@
+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.
diff --git a/writerfilter/qa/cppunittests/rtftok/README b/writerfilter/qa/cppunittests/rtftok/README
new file mode 100644
index 000000000000..2cc9fb3cb58f
--- /dev/null
+++ b/writerfilter/qa/cppunittests/rtftok/README
@@ -0,0 +1,7 @@
+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.