zip-rs-wasm/tests
Mathijs van de Nes 475d655a75 Add test for large zip64 files
This test uses a dynamically generated zipfile to avoid having to store
very large objects in the git tree. The zipfile itself was produced
using the default linux zip utility.
2018-10-17 14:43:50 +02:00
..
data Update DEFAULT_VERSION 2018-05-22 23:36:56 +02:00
end_to_end.rs Revert to Vec<u8> owned by cursor 2018-10-15 12:06:54 -04:00
invalid_date.rs Better handling of zips with invalid datetimes 2018-02-17 20:05:09 +01:00
zip64_large.rs Add test for large zip64 files 2018-10-17 14:43:50 +02:00