summaryrefslogtreecommitdiffstats
path: root/tests/src/vfs/extfs/helpers-list/data/u7z.README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/vfs/extfs/helpers-list/data/u7z.README')
-rw-r--r--tests/src/vfs/extfs/helpers-list/data/u7z.README26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/src/vfs/extfs/helpers-list/data/u7z.README b/tests/src/vfs/extfs/helpers-list/data/u7z.README
new file mode 100644
index 0000000..45ae720
--- /dev/null
+++ b/tests/src/vfs/extfs/helpers-list/data/u7z.README
@@ -0,0 +1,26 @@
+
+We have 4 inputs:
+
+- u7z.simple.input
+
+ Simplest input: no abnormalities.
+ (One line has a filename with spaces in it.)
+
+- u7z.missing-date.input
+
+ Date field is missing (see #2707).
+
+- u7z.missing-size-and-date.input
+
+ Size field is missing, and in some rows the date is missing too (see #2707).
+
+- u7z.complex.input
+
+ Downloaded from #2707. It's 'list.txt' plus three bottom lines from
+ 'listing2.txt'. It demonstrates all the above: missing date, missing
+ uncompressed and compressed size.
+
+
+Output files must be constant. Therefore in our '*.env_var' files we
+define a command that sets missing dates to some fixed date (instead of
+being the archive's date).