| .. |
|
crypto
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
|
data
|
Fix reading zip64 files with max length file comment.
|
2022-01-17 18:02:39 +00:00 |
|
filesystem
|
Mark other mutating methods in `Entry` as dirty.
|
2022-06-20 17:18:20 +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
|
Remove unnecessary static method from `CentralDirectory`.
|
2022-01-17 18:10:17 +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
|
Remove `Entry#dirty=` as 'dirtyness' is now monitored internally.
|
2022-06-20 17:18:20 +01:00 |
|
entry_test.rb
|
Add other `Entry` time methods and test them all.
|
2022-06-20 17:18:20 +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
|
Re-initialize CDir after a `commit`.
|
2022-06-25 08:51:32 +01: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
|
Add `Entry#zip64?` as a better way detect Zip64 entries.
|
2022-06-20 17:18:20 +01: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 |