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
|
b09f05d8d3
|
Fix Naming/MethodParameterName cop in the tests.
|
2020-02-29 18:11:52 +00:00 |
Robert Haines
|
bb3b4474fa
|
Fix Style/SpecialGlobalVars cop.
|
2020-02-15 16:26:32 +00:00 |
Robert Haines
|
2cbdbf110b
|
Fix Style/SignalException cop.
|
2020-02-15 16:26:32 +00:00 |
Koichi ITO
|
33d0949902
|
Fix warnings: `Use assert_nil if expecting nil`
|
2017-01-08 15:31:51 +09:00 |
Pavel Lobashov
|
4c81b1151a
|
fix rubocop cop Style/NilComparison
|
2015-06-08 10:30:12 +03:00 |
Pavel Lobashov
|
23cfcc73b5
|
fix rubocop Style/MethodName cop
|
2015-03-24 19:02:54 +03:00 |
Pavel.Lobashov
|
8d6f23ba9a
|
fix rubocop Style/SpaceAroundOperators cop
|
2015-03-22 20:03:50 +03:00 |
Pavel.Lobashov
|
225a4f70ce
|
fix rubocop Style/RedundantReturn cop
|
2015-03-22 19:27:29 +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 |
Pavel Lobashov
|
d2d8590ef8
|
fix rubocop Style/Blocks cop
|
2015-03-21 11:10:37 +03:00 |
Pavel.Lobashov
|
4ee6d6be39
|
fix rubocop Lint/UnusedMethodArgument cop
|
2015-03-20 23:09:41 +03:00 |
Pavel.Lobashov
|
7dcba79bb5
|
fix rubocop Style/TrailingComma cop
|
2015-03-20 22:44:21 +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
|
58f08ca0e1
|
Split all tests to small files. Move to minitest
|
2014-01-20 23:31:06 +02:00 |