[Toybox] [PATCH] unzip tests.
enh
enh at google.com
Thu Jan 24 10:35:34 PST 2019
I'm switching to a new laptop, and found this from 2017-07. I think
these are the tests used for the Android libziparchive-based unzip.
They pass on the host.
---
tests/files/zip/d1/d2/a.txt | 1 +
tests/files/zip/d1/d2/b.txt | 1 +
tests/files/zip/d1/d2/c.txt | 1 +
tests/files/zip/d1/d2/empty.txt | 0
tests/files/zip/d1/d2/x.txt | 1 +
tests/files/zip/example.zip | Bin 0 -> 1082 bytes
tests/unzip.test | 86 ++++++++++++++++++++++++++++++++
7 files changed, 90 insertions(+)
create mode 100644 tests/files/zip/d1/d2/a.txt
create mode 100644 tests/files/zip/d1/d2/b.txt
create mode 100644 tests/files/zip/d1/d2/c.txt
create mode 100644 tests/files/zip/d1/d2/empty.txt
create mode 100644 tests/files/zip/d1/d2/x.txt
create mode 100644 tests/files/zip/example.zip
create mode 100755 tests/unzip.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-unzip-tests.patch
Type: text/x-patch
Size: 7888 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190124/ea477387/attachment-0002.bin>
More information about the Toybox
mailing list