1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/csv/parse
Kouhei Sutou 8392592a0a [ruby/csv] Don't raise on eof?
GitHub: fix #86

Reported by krororo. Thanks!!!

https://github.com/ruby/csv/commit/5a8d9d9297
2019-07-14 23:07:31 +09:00
..
test_column_separator.rb
test_convert.rb
test_each.rb
test_general.rb
test_header.rb
test_invalid.rb [ruby/csv] Don't raise on eof? 2019-07-14 23:07:31 +09:00
test_liberal_parsing.rb
test_quote_char_nil.rb
test_rewind.rb
test_row_separator.rb
test_skip_lines.rb
test_strip.rb
test_unconverted_fields.rb