Pavel Lobashov
|
23cfcc73b5
|
fix rubocop Style/MethodName cop
|
2015-03-24 19:02:54 +03:00 |
Pavel Lobashov
|
1ba81ff46f
|
fix rubocop Style/NumericLiterals cop
|
2015-03-23 19:23:04 +03:00 |
Pavel Lobashov
|
04f69028f9
|
fix rubocop Style/MultilineBlockLayout cop
|
2015-03-23 19:08:12 +03:00 |
Pavel.Lobashov
|
8d6f23ba9a
|
fix rubocop Style/SpaceAroundOperators cop
|
2015-03-22 20:03:50 +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
|
eba5fa1983
|
fix rubocop Style/EmptyLinesAroundAccessModifier cop
|
2015-03-21 11:19:43 +03:00 |
Pavel Lobashov
|
d2d8590ef8
|
fix rubocop Style/Blocks cop
|
2015-03-21 11:10:37 +03:00 |
Robert Haines
|
2b6044530f
|
Clean up local_entry_test.rb generated files.
Now force file generation into the test/data/generated directory where other
such files go so tests are cleaned up properly.
|
2014-07-23 12:59:13 +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
|
ec81c30382
|
Fix for #126 and #127
|
2014-01-24 11:37:38 +02:00 |
Alexander Simonov
|
1e03c13a2e
|
Fix tests on JRuby
|
2014-01-20 23:57:56 +02:00 |
Alexander Simonov
|
58f08ca0e1
|
Split all tests to small files. Move to minitest
|
2014-01-20 23:31:06 +02:00 |