zip-rs-wasm/tests/data
2023-05-14 08:28:52 -07: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
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
mimetype.zip Change default comment to String::new() and fixed tests 2020-06-21 12:38:36 -04: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