zip-rs-wasm/tests
2024-06-22 11:12:53 +08:00
..
data feat: support XZ decompression 2024-06-22 11:12:53 +08: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 chore: Fix boxed_local warning (can borrow instead) 2024-06-14 00:17:21 -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 chore: Fix conditionally-unused import 2024-05-15 15:12:18 -07:00
xz.rs feat: support XZ decompression 2024-06-22 11:12:53 +08: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 add test that breaks without the fix 2024-05-24 07:39:55 -04: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 test: Update an integration test case 2024-06-03 17:47:52 -07:00