ruby/test/csv/interface
Kosuke Shibata 2325e1cd81
[ruby/csv] Add CSV::InvalidEncodingError
(https://github.com/ruby/csv/pull/287)

To handle encoding errors in CSV parsing with the appropriate error
class

68b44887e5
2023-10-03 16:13:18 +09:00
..
test_delegation.rb
test_read.rb [ruby/csv] Add CSV::InvalidEncodingError 2023-10-03 16:13:18 +09:00
test_read_write.rb
test_write.rb