summaryrefslogtreecommitdiff
path: root/test/csv/interface/test_read.rb
AgeCommit message (Expand)Author
2020-07-20[ruby/csv] Add `invalid: :replace` for `CSV.open` (#130)Koichi ITO
2020-07-20[ruby/csv] Fix an error for `CSV.open` (#131)Koichi ITO
2020-07-20[ruby/csv] Add `undef: :replace` for `CSV.open` (#129)Koichi ITO
2019-08-30Fix remaining warning issues in the tests due to keyword argument separationJeremy Evans
2019-08-08Aliases capture_output to capture_io for test-unit compatiblity.Hiroshi SHIBATA
2019-04-15Import CSV 3.0.9kou
2019-04-14Import CSV 3.0.8kou