Robert Haines
|
e10badf68e
|
Fix Style/FrozenStringLiteralComment cop.
|
2021-05-25 21:24:50 +01:00 |
Robert Haines
|
e6f414f539
|
Fix Naming/VariableName cop in the tests.
|
2020-02-29 18:11:52 +00:00 |
Robert Haines
|
aa6284db7a
|
When globbing in ZipFSDir, take CWD into account.
|
2018-04-30 20:06:21 +01:00 |
Robert Haines
|
1673da744d
|
Pass glob through from ZipFileNameMapper.
Just pass the basic glob straight through to the underlying Zip::File
implementation.
|
2018-04-30 19:59:02 +01:00 |
Takumasa Ochi
|
cf91112b57
|
Apply automatic correction by rubocop
|
2017-06-29 11:57:12 +09:00 |
Pavel Lobashov
|
47b72f5cab
|
fix rubocop Style/LeadingCommentSpace cop
|
2015-03-23 19:06:01 +03:00 |
Pavel.Lobashov
|
77ef05cf84
|
fix rubocop Style/SpaceAfterNot cop
|
2015-03-22 19:44:44 +03:00 |
Pavel Lobashov
|
b93ef1266f
|
fix rubocop Style/StringLiterals cop
|
2015-03-21 11:27:44 +03:00 |
Pavel Lobashov
|
b9a757e045
|
fix rubocop Style/EmptyLinesAroundClassBody cop
|
2015-03-21 11:21:26 +03:00 |
Pavel Lobashov
|
d2d8590ef8
|
fix rubocop Style/Blocks cop
|
2015-03-21 11:10:37 +03:00 |
Pavel.Lobashov
|
d3e911f04d
|
fix rubocop Lint/UnusedBlockArgument cop
|
2015-03-20 23:07:59 +03:00 |
Pavel Lobashov
|
fc8e04271a
|
fix rubocop Style/WordArray warning
|
2015-03-20 18:31:47 +03: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
|
541ff9657f
|
Move file generation to one folder
|
2014-01-20 23:42:27 +02:00 |
Alexander Simonov
|
58f08ca0e1
|
Split all tests to small files. Move to minitest
|
2014-01-20 23:31:06 +02:00 |