ruby/test/csv
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
..
interface [ruby/csv] Add CSV::InvalidEncodingError 2023-10-03 16:13:18 +09:00
parse [ruby/csv] Fix a bug that the same line is used multiple times 2023-06-28 16:37:10 +09:00
write [ruby/csv] test: rename Helper to CSVHelper 2023-05-25 01:44:17 +09:00
helper.rb [ruby/csv] test: rename Helper to CSVHelper 2023-05-25 01:44:17 +09:00
line_endings.gz
test_data_converters.rb
test_encodings.rb [ruby/csv] Add CSV::InvalidEncodingError 2023-10-03 16:13:18 +09:00
test_features.rb
test_patterns.rb
test_row.rb
test_table.rb