zip-rs-wasm/tests
Robert Marcano 5843d17d4c Add new APIs that allow copying zip file entries between zip files
The copy is done directly using the raw compressed data, avoiding
decompression and recompression.
2020-11-03 12:57:58 -04:00
..
data Fix overflow in directory counts of ZIP64 files 2020-08-10 21:22:49 -05:00
end_to_end.rs Add new APIs that allow copying zip file entries between zip files 2020-11-03 12:57:58 -04:00
invalid_date.rs Run cargo fmt 2020-06-15 10:44:39 +02:00
zip64_large.rs refactor: use deprecated API in tests 2020-08-19 13:59:48 +01:00
zip_crypto.rs refactor: remove extra variants from ZipError 2020-09-10 10:21:47 +01:00