.. |
crypto
|
Fix warnings: `Use assert_nil if expecting nil`
|
2017-01-08 15:31:51 +09:00 |
data
|
Add test for unsupported decompression, e.g bzip2
|
2020-01-26 15:34:17 +01:00 |
filesystem
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
ioextras
|
Fix Style/SpecialGlobalVars cop.
|
2020-02-15 16:26:32 +00:00 |
samples
|
fix rubocop cop Style/SingleSpaceBeforeFirstArg
|
2015-06-08 10:27:21 +03:00 |
basic_zip_file_test.rb
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
bzip2_support_test.rb
|
Add test for unsupported decompression, e.g bzip2
|
2020-01-26 15:34:17 +01:00 |
case_sensitivity_test.rb
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
central_directory_entry_test.rb
|
Fix Style/SignalException cop.
|
2020-02-15 16:26:32 +00:00 |
central_directory_test.rb
|
Fix Style/SignalException cop.
|
2020-02-15 16:26:32 +00:00 |
constants_test.rb
|
Define compression methods
|
2020-01-26 15:34:17 +01:00 |
decompressor_test.rb
|
Support Decompressor plugins
|
2020-01-26 15:34:17 +01:00 |
deflater_test.rb
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
encryption_test.rb
|
Fix Security/Open cop errors.
|
2020-02-15 15:56:17 +00:00 |
entry_set_test.rb
|
Fix warnings: `Use assert_nil if expecting nil`
|
2017-01-08 15:31:51 +09:00 |
entry_test.rb
|
Add Entry#incomplete?
|
2020-01-26 15:34:17 +01:00 |
errors_test.rb
|
Fix Style/Encoding cop.
|
2020-02-15 16:26:32 +00:00 |
extra_field_test.rb
|
fix rubocop Style/NumericLiterals cop
|
2015-03-23 19:23:04 +03:00 |
extra_field_ut_test.rb
|
UniversalTime: tests.
|
2019-12-15 22:37:29 +00:00 |
file_extract_directory_test.rb
|
fix rubocop cop Style/NonNilCheck
|
2015-06-08 10:29:08 +03:00 |
file_extract_test.rb
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
file_options_test.rb
|
A test to ensure find/get entry calls agree.
|
2019-10-31 17:27:19 +00:00 |
file_permissions_test.rb
|
Apply automatic correction by rubocop
|
2017-06-29 11:57:12 +09:00 |
file_split_test.rb
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
file_test.rb
|
Fix Style/SymbolProc cop.
|
2020-02-15 16:26:32 +00:00 |
gentestfiles.rb
|
Fix Style/SpecialGlobalVars cop.
|
2020-02-15 16:26:32 +00:00 |
inflater_test.rb
|
fix rubocop Style/StringLiterals cop
|
2015-03-21 11:27:44 +03:00 |
input_stream_test.rb
|
Apply automatic correction by rubocop
|
2017-06-29 11:57:12 +09:00 |
local_entry_test.rb
|
Fix Style/SignalException cop.
|
2020-02-15 16:26:32 +00:00 |
output_stream_test.rb
|
Fix Style/SpecialGlobalVars cop.
|
2020-02-15 16:26:32 +00:00 |
pass_thru_compressor_test.rb
|
fix rubocop Style/StringLiterals cop
|
2015-03-21 11:27:44 +03:00 |
pass_thru_decompressor_test.rb
|
fix rubocop Style/TrailingBlankLines cop
|
2015-03-20 22:45:50 +03:00 |
path_traversal_test.rb
|
Configure Layout/HashAlignment cop.
|
2020-02-15 16:26:32 +00:00 |
settings_test.rb
|
Fix Style/NonNilCheck cop.
|
2020-02-15 16:26:32 +00:00 |
stored_support_test.rb
|
Fix Security/Open cop errors.
|
2020-02-15 15:56:17 +00:00 |
test_helper.rb
|
Fix Style/SpecialGlobalVars cop.
|
2020-02-15 16:26:32 +00:00 |
unicode_file_names_and_comments_test.rb
|
Fix Style/Encoding cop.
|
2020-02-15 16:26:32 +00:00 |
zip64_full_test.rb
|
Turn off all terminal output in all tests.
|
2018-04-04 19:45:54 +01:00 |
zip64_support_test.rb
|
fix rubocop Style/EmptyLinesAroundClassBody cop
|
2015-03-21 11:21:26 +03:00 |