zip-rs-wasm/tests
2024-07-08 17:15:38 +03:00
..
data Merge branch 'master' into fix/soft-links-should-remain-the-same 2024-07-08 17:15:38 +03: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
extract_symlink.rs test: Require _deflate-any to run new test 2024-07-06 11:56:36 -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 test: Remove shell-script version of new test, and move Rust version to a new file 2024-07-05 09:05:51 -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