zip-rs-wasm/tests
2024-05-10 14:27:25 -07:00
..
data fix: Extract directory contents on Unix even if the directory doesn't have write permission (https://github.com/zip-rs/zip-old/issues/423) 2024-05-10 14:27:25 -07:00
aes_encryption.rs Add support for writing AES-encrypted files 2024-05-06 16:37:05 +02:00
deflate64.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
end_to_end.rs test: Fix end-to-end test 2024-05-02 17:50:28 -07:00
invalid_date.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
issue_234.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
lzma.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
repro_old423.rs fix: Extract directory contents on Unix even if the directory doesn't have write permission (https://github.com/zip-rs/zip-old/issues/423) 2024-05-10 14:27:25 -07:00
zip64_large.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
zip_comment_garbage.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
zip_crypto.rs chore: Remove a drop that can no longer be explicit 2024-05-05 19:30:18 -07:00
zip_extended_timestamp.rs style: cargo fmt --all, fix bzip2 error 2024-05-02 10:55:41 -07:00