.. |
crypto
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
data
|
Add a 100,000 file zip to test `count_entries`.
|
2021-11-20 20:02:47 +00:00 |
filesystem
|
Extract `FileSystem::File` from the main filesystem file.
|
2021-06-06 15:02:49 +01:00 |
ioextras
|
Fix Style/StringConcatenation cop.
|
2021-06-18 16:10:57 +01:00 |
samples
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
basic_zip_file_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
bzip2_support_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
case_sensitivity_test.rb
|
Use named parameters for `File::new`.
|
2021-06-27 10:20:11 +01:00 |
central_directory_entry_test.rb
|
Test that a corrupted cdir entry is caught.
|
2021-06-18 12:08:31 +01:00 |
central_directory_test.rb
|
Add a 100,000 file zip to test `count_entries`.
|
2021-11-20 20:02:47 +00:00 |
constants_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
decompressor_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
deflater_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
encryption_test.rb
|
Update and tidy up encryption tests.
|
2021-06-27 15:56:39 +01:00 |
entry_set_test.rb
|
Don't silently alter zip files opened with `Zip::sort_entries`.
|
2021-06-30 23:18:59 +01:00 |
entry_test.rb
|
Use named parameters for `File::new`.
|
2021-06-27 10:20:11 +01:00 |
extra_field_test.rb
|
Fix reading unknown extra fields.
|
2021-11-19 19:53:38 +00:00 |
extra_field_unknown_test.rb
|
Fix reading unknown extra fields.
|
2021-11-19 19:53:38 +00:00 |
extra_field_ut_test.rb
|
Fix (most) Style/MutableConstant cop errors.
|
2021-05-25 21:50:06 +01:00 |
file_extract_directory_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
file_extract_test.rb
|
Use named parameters for `File::new`.
|
2021-06-27 10:20:11 +01:00 |
file_options_test.rb
|
Use named parameters for `File::new`.
|
2021-06-27 10:20:11 +01:00 |
file_permissions_test.rb
|
Use named parameters for `File::new`.
|
2021-06-27 10:20:11 +01:00 |
file_split_test.rb
|
Use named parameters for `File::split`.
|
2021-06-27 10:20:11 +01:00 |
file_test.rb
|
Ensure `File.open_buffer` doesn't rewrite unchanged data.
|
2021-11-30 22:22:37 +00:00 |
gentestfiles.rb
|
Prevent adding a newline to comments for generated test files on Windows
|
2021-06-06 14:44:20 +01:00 |
inflater_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
input_stream_test.rb
|
Raise an error on reading a split archive with `InputStream`.
|
2021-06-26 12:39:08 +01:00 |
local_entry_test.rb
|
Fix reading unknown extra fields.
|
2021-11-19 19:53:38 +00:00 |
output_stream_test.rb
|
Fix some non-writable `StringIO`s.
|
2021-06-27 10:20:11 +01:00 |
pass_thru_compressor_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
pass_thru_decompressor_test.rb
|
Read/write test files in binay mode (for Windows compatibility)
|
2021-06-06 14:44:20 +01:00 |
path_traversal_test.rb
|
Fix Style/RedundantRegexpEscape cop.
|
2021-06-18 16:31:23 +01:00 |
settings_test.rb
|
Fix Lint/EmptyBlock cop.
|
2021-05-25 21:24:50 +01:00 |
stored_support_test.rb
|
Update and tidy up encryption tests.
|
2021-06-27 15:56:39 +01:00 |
test_helper.rb
|
Fix Style/StringConcatenation cop.
|
2021-06-18 16:10:57 +01:00 |
unicode_file_names_and_comments_test.rb
|
Use named parameters for `File::new`.
|
2021-06-27 10:20:11 +01:00 |
zip64_full_test.rb
|
Use named parameters for `File#get_output_stream`.
|
2021-06-27 10:20:11 +01:00 |
zip64_support_test.rb
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |