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 |
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 |
Zac Stewart
|
b3d3b15968
|
Use String#reverse in test for 1.9 compatibility
|
2014-03-12 11:28:02 -04:00 |
Zac Stewart
|
96377f72de
|
Add InputStream#ungetc
Works like IO#ungetc
|
2014-03-11 21:19:24 -04:00 |
Alexander Simonov
|
58f08ca0e1
|
Split all tests to small files. Move to minitest
|
2014-01-20 23:31:06 +02:00 |