zip_tricks 5.1.0 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,168 +0,0 @@
1
-
2
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
3
- | OSX 10.11 - Archive Utility (builtin) |
4
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
5
- | Test | Outcome |
6
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
7
- | 01-two_small_stored_files.zip | Works |
8
- | Two small stored files | |
9
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
10
- | 02-two_small_stored_files_and_an_empty_directory.zip | Works |
11
- | Two small stored files and an empty directory | |
12
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
13
- | 03-filename_with_diacritics.zip | Works |
14
- | Filename with diacritics | |
15
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
16
- | 04-purely_utf8_filename.zip | Works |
17
- | Purely UTF-8 filename | |
18
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
19
- | 05-two_entries_larger_than_the_overall_zip64_offset.zip | Pending |
20
- | Two entries larger than the overall Zip64 offset | |
21
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
22
- | 06-one_entry_that_requires_zip64_and_a_tiny_entry_following_it.zip | Pending |
23
- | One entry that requires Zip64 and a tiny entry following it | |
24
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
25
- | 07-one_tiny_entry_followed_by_second_that_requires_zip64.zip | Pending |
26
- | One tiny entry followed by second that requires Zip64 | |
27
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
28
- | 08-two_entries_both_requiring_zip64.zip | Pending |
29
- | Two entries both requiring Zip64 | |
30
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
31
- | 09-two_stored_entries_using_data_descriptors.zip | Works |
32
- | Two stored entries using data descriptors | |
33
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
34
- | 10-one_entry_deflated_using_data_descriptors.zip | Works |
35
- | One entry deflated using data descriptors | |
36
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
37
- | 11-two_entries_larger_than_the_overall_zip64_offset_using_data_descriptors.zip | Pending |
38
- | Two entries larger than the overall Zip64 offset using data descriptors | |
39
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
40
- | 12-one_stored_entry_larger_than_zip64_threshold_using_data_descriptors.zip | Pending |
41
- | One stored entry larger than Zip64 threshold using data descriptors | |
42
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
43
-
44
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
45
- | OSX - The Unarchiver 3.10 |
46
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
47
- | Test | Outcome |
48
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
49
- | 01-two_small_stored_files.zip | Works |
50
- | Two small stored files | |
51
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
52
- | 02-two_small_stored_files_and_an_empty_directory.zip | Works |
53
- | Two small stored files and an empty directory | |
54
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
55
- | 03-filename_with_diacritics.zip | Works |
56
- | Filename with diacritics | |
57
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
58
- | 04-purely_utf8_filename.zip | Works |
59
- | Purely UTF-8 filename | |
60
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
61
- | 05-two_entries_larger_than_the_overall_zip64_offset.zip | Pending |
62
- | Two entries larger than the overall Zip64 offset | |
63
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
64
- | 06-one_entry_that_requires_zip64_and_a_tiny_entry_following_it.zip | Pending |
65
- | One entry that requires Zip64 and a tiny entry following it | |
66
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
67
- | 07-one_tiny_entry_followed_by_second_that_requires_zip64.zip | Pending |
68
- | One tiny entry followed by second that requires Zip64 | |
69
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
70
- | 08-two_entries_both_requiring_zip64.zip | Pending |
71
- | Two entries both requiring Zip64 | |
72
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
73
- | 09-two_stored_entries_using_data_descriptors.zip | Works |
74
- | Two stored entries using data descriptors | |
75
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
76
- | 10-one_entry_deflated_using_data_descriptors.zip | Works |
77
- | One entry deflated using data descriptors | |
78
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
79
- | 11-two_entries_larger_than_the_overall_zip64_offset_using_data_descriptors.zip | Pending |
80
- | Two entries larger than the overall Zip64 offset using data descriptors | |
81
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
82
- | 12-one_stored_entry_larger_than_zip64_threshold_using_data_descriptors.zip | Pending |
83
- | One stored entry larger than Zip64 threshold using data descriptors | |
84
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
85
-
86
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
87
- | Windows7 x64 - Builtin Explorer ZIP opener |
88
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
89
- | Test | Outcome |
90
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
91
- | 01-two_small_stored_files.zip | Pending |
92
- | Two small stored files | |
93
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
94
- | 02-two_small_stored_files_and_an_empty_directory.zip | Works |
95
- | Two small stored files and an empty directory | |
96
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
97
- | 03-filename_with_diacritics.zip | Pending |
98
- | Filename with diacritics | |
99
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
100
- | 04-purely_utf8_filename.zip | Pending |
101
- | Purely UTF-8 filename | |
102
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
103
- | 05-two_entries_larger_than_the_overall_zip64_offset.zip | Pending |
104
- | Two entries larger than the overall Zip64 offset | |
105
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
106
- | 06-one_entry_that_requires_zip64_and_a_tiny_entry_following_it.zip | Pending |
107
- | One entry that requires Zip64 and a tiny entry following it | |
108
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
109
- | 07-one_tiny_entry_followed_by_second_that_requires_zip64.zip | Pending |
110
- | One tiny entry followed by second that requires Zip64 | |
111
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
112
- | 08-two_entries_both_requiring_zip64.zip | Pending |
113
- | Two entries both requiring Zip64 | |
114
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
115
- | 09-two_stored_entries_using_data_descriptors.zip | Pending |
116
- | Two stored entries using data descriptors | |
117
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
118
- | 10-one_entry_deflated_using_data_descriptors.zip | Pending |
119
- | One entry deflated using data descriptors | |
120
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
121
- | 11-two_entries_larger_than_the_overall_zip64_offset_using_data_descriptors.zip | Pending |
122
- | Two entries larger than the overall Zip64 offset using data descriptors | |
123
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
124
- | 12-one_stored_entry_larger_than_zip64_threshold_using_data_descriptors.zip | Pending |
125
- | One stored entry larger than Zip64 threshold using data descriptors | |
126
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
127
-
128
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
129
- | Windows7 x64 - 7Zip 9.20 |
130
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
131
- | Test | Outcome |
132
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
133
- | 01-two_small_stored_files.zip | Pending |
134
- | Two small stored files | |
135
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
136
- | 02-two_small_stored_files_and_an_empty_directory.zip | Works |
137
- | Two small stored files and an empty directory | |
138
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
139
- | 03-filename_with_diacritics.zip | Pending |
140
- | Filename with diacritics | |
141
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
142
- | 04-purely_utf8_filename.zip | Pending |
143
- | Purely UTF-8 filename | |
144
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
145
- | 05-two_entries_larger_than_the_overall_zip64_offset.zip | Pending |
146
- | Two entries larger than the overall Zip64 offset | |
147
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
148
- | 06-one_entry_that_requires_zip64_and_a_tiny_entry_following_it.zip | Pending |
149
- | One entry that requires Zip64 and a tiny entry following it | |
150
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
151
- | 07-one_tiny_entry_followed_by_second_that_requires_zip64.zip | Pending |
152
- | One tiny entry followed by second that requires Zip64 | |
153
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
154
- | 08-two_entries_both_requiring_zip64.zip | Pending |
155
- | Two entries both requiring Zip64 | |
156
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
157
- | 09-two_stored_entries_using_data_descriptors.zip | Pending |
158
- | Two stored entries using data descriptors | |
159
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
160
- | 10-one_entry_deflated_using_data_descriptors.zip | Pending |
161
- | One entry deflated using data descriptors | |
162
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
163
- | 11-two_entries_larger_than_the_overall_zip64_offset_using_data_descriptors.zip | Pending |
164
- | Two entries larger than the overall Zip64 offset using data descriptors | |
165
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
166
- | 12-one_stored_entry_larger_than_zip64_threshold_using_data_descriptors.zip | Pending |
167
- | One stored entry larger than Zip64 threshold using data descriptors | |
168
- +--------------------------------------------------------------------------------+------------------------------------------------------------------+
data/qa/test-report.txt DELETED
@@ -1,28 +0,0 @@
1
-
2
- +-------------------+-------------------+
3
- | OSX 10.11 - Archive Utility (builtin) |
4
- +-------------------+-------------------+
5
- | Test | Outcome |
6
- +-------------------+-------------------+
7
- +-------------------+-------------------+
8
-
9
- +-------------+-------------+
10
- | OSX - The Unarchiver 3.10 |
11
- +-------------+-------------+
12
- | Test | Outcome |
13
- +-------------+-------------+
14
- +-------------+-------------+
15
-
16
- +----------------------+---------------------+
17
- | Windows7 x64 - Builtin Explorer ZIP opener |
18
- +----------------------+---------------------+
19
- | Test | Outcome |
20
- +----------------------+---------------------+
21
- +----------------------+---------------------+
22
-
23
- +-------------+------------+
24
- | Windows7 x64 - 7Zip 9.20 |
25
- +-------------+------------+
26
- | Test | Outcome |
27
- +-------------+------------+
28
- +-------------+------------+