Robert Haines
|
e6f414f539
|
Fix Naming/VariableName cop in the tests.
|
2020-02-29 18:11:52 +00:00 |
Koichi ITO
|
33d0949902
|
Fix warnings: `Use assert_nil if expecting nil`
|
2017-01-08 15:31:51 +09:00 |
David Rodríguez
|
9c475f5160
|
Add extended globbing support
|
2016-10-08 19:32:53 -03:00 |
Pavel Lobashov
|
ce7e01a206
|
fix rubocop Style/CommentIndentation cop
|
2015-03-24 19:31:28 +03:00 |
Pavel.Lobashov
|
b13fafb7e8
|
fix rubocop Style/StringLiterals cop
|
2015-03-22 19:54:44 +03:00 |
Pavel Lobashov
|
da863e4b55
|
Merge branch 'master' into rubocop_fixes
Conflicts:
lib/zip/entry.rb
|
2015-03-21 11:37:28 +03:00 |
Pavel Lobashov
|
b93ef1266f
|
fix rubocop Style/StringLiterals cop
|
2015-03-21 11:27:44 +03:00 |
Pavel Lobashov
|
70dd0d0d59
|
fix rubocop Style/IndentArray cop
|
2015-03-21 11:25:58 +03:00 |
weshatheleopard
|
cfc38b30a1
|
PROPER case insensitivity handling
|
2015-03-08 13:38:57 -05:00 |
Sergey Konotopov
|
61a4435cc3
|
Case insensitivity option for #find_entry
|
2015-02-20 01:20:07 +03:00 |
Jason King
|
b859e9a50a
|
Sorted `EntrySet#each` test
|
2014-07-24 11:39:37 -07:00 |
Jason King
|
96f84aee4c
|
Fixes occasional failures of tests
|
2014-07-24 11:34:55 -07:00 |
Robert Haines
|
9785b66a43
|
Update tests to use the minitest 5.x API.
MiniTest::Unit::TestCase -> MiniTest::Test
MiniTest::Unit.after_tests -> MiniTest.after_run
|
2014-07-23 12:59:13 +03:00 |
Alexander Simonov
|
58f08ca0e1
|
Split all tests to small files. Move to minitest
|
2014-01-20 23:31:06 +02:00 |