zip-rs-wasm/tests/data
2024-04-23 11:09:06 -07:00
..
folder test: skip deflate64 in compression tests 2023-08-04 23:14:23 +09:00
aes_archive.zip test decryption of aes encrypted files 2022-01-25 22:07:53 +01:00
comment_garbage.zip add test for handling comment garbage 2020-08-19 18:53:58 +02:00
data_descriptor.zip test: verify that we can read a file with a data descriptor 2024-04-23 11:09:06 -07:00
deflate64.zip test: skip deflate64 in compression tests 2023-08-04 23:14:23 +09:00
deflate64_issue_25.zip Replace reproducing zip with a smaller one 2024-03-09 14:46:29 -08:00
files_and_dirs.zip Fix CI test with --no-default-features failing. 2019-01-31 13:39:30 +01:00
invalid_cde_number_of_files_allocation_greater_offset.zip Fix capacity overflow on invalid zips reads 2022-04-25 21:01:56 -05:00
invalid_cde_number_of_files_allocation_smaller_offset.zip Fix capacity overflow on invalid zips reads 2022-04-25 21:01:56 -05:00
invalid_offset.zip Add regression test for #40 2017-07-05 21:36:47 +02:00
invalid_offset2.zip Fix overflow in directory counts of ZIP64 files 2020-08-10 21:22:49 -05:00
lzma.zip Add tests and update fuzzing dictionary/corpus for LZMA 2024-04-11 13:14:34 -07:00
mimetype.zip Change default comment to String::new() and fixed tests 2020-06-21 12:38:36 -04:00
raw_deflate64_index_out_of_bounds.zip Bug fix: include data file for new test 2024-03-03 18:03:07 -08:00
README.md test: skip deflate64 in compression tests 2023-08-04 23:14:23 +09:00
zip64_demo.zip Add a test for ZIP64 with leading junk. 2017-08-12 14:42:32 -04:00
zip64_magic_in_filename_1.zip Bug fix: test files were truncated 2023-05-11 20:11:44 -07:00
zip64_magic_in_filename_2.zip Bug fix: test files were truncated 2023-05-11 20:11:44 -07:00
zip64_magic_in_filename_3.zip Bug fix: test files were truncated 2023-05-11 20:11:44 -07:00
zip64_magic_in_filename_4.zip Perform sanity checks when both ZIP32 and ZIP64 footers are found 2023-05-12 08:28:30 -07:00
zip64_magic_in_filename_5.zip Additional sanity checks on ZIP64 footer 2023-05-14 08:28:52 -07:00