rubyzip/test/data
Jan-Joost Spanjers 0b9433c3b2 Add test for unsupported decompression, e.g bzip2 2020-01-26 15:34:17 +01:00
..
globTest add glob support in ZipFile and ZipFileSystem, refactor existing ZipEntrySet#glob to accept block and be more memory efficient with results. 2012-05-18 21:57:19 +00:00
path_traversal Allow tilde in zip entry names 2019-03-22 16:30:25 +02:00
WarnInvalidDate.zip add test to check warn_invalid_date but without verification 2014-12-02 10:39:35 +03:00
file1.txt Changed directory structure 2005-02-15 21:10:20 +00:00
file1.txt.corrupt.deflatedData Encapsulate Zlib errors within DecompressionError 2020-01-26 15:34:13 +01:00
file1.txt.deflatedData Changed directory structure 2005-02-15 21:10:20 +00:00
file2.txt Changed directory structure 2005-02-15 21:10:20 +00:00
globTest.zip add glob support in ZipFile and ZipFileSystem, refactor existing ZipEntrySet#glob to accept block and be more memory efficient with results. 2012-05-18 21:57:19 +00:00
gpbit3stored.zip Handle stored files with general purpose bit 3 set 2018-04-03 16:07:18 -04:00
mimetype Zip::Entry::DEFLATED was forced on every file 2014-04-23 08:42:09 +02:00
notzippedruby.rb fix rubocop Style/MethodName cop 2015-03-24 19:02:54 +03:00
ntfs.zip NTFS Extra Field (0x000a) support 2014-09-11 23:04:23 -07:00
oddExtraField.zip Fix exception due to calling empty? on nil. 2015-09-30 03:57:21 -04:00
rubycode.zip Bump version to 1.2.2 2018-08-27 09:07:21 +01:00
rubycode2.zip Changed directory structure 2005-02-15 21:10:20 +00:00
test.xls Fix TypeError: can't dup NilClass from EntrySet#dup 2015-12-19 11:26:20 +02:00
testDirectory.bin Changed directory structure 2005-02-15 21:10:20 +00:00
zip64-sample.zip Zip64 read-only support. Fix #81 2013-08-26 23:26:14 +03:00
zipWithBzip2Compression.zip Add test for unsupported decompression, e.g bzip2 2020-01-26 15:34:17 +01:00
zipWithDirs.zip Changed directory structure 2005-02-15 21:10:20 +00:00
zipWithEncryption.zip added test case for traditional encryption 2015-01-08 18:31:17 +09:00
zipWithStoredCompression.zip Make decryption generic for all compression methods 2020-01-26 15:34:17 +01:00
zipWithStoredCompressionAndEncryption.zip Make decryption generic for all compression methods 2020-01-26 15:34:17 +01:00