summaryrefslogtreecommitdiff
path: root/test/csv/write
AgeCommit message (Expand)Author
2020-07-20[ruby/csv] force_quotes: add support for specifying the target indexes or namesSutou Kouhei
2020-07-20[ruby/csv] Fix a bug that write_nil_value or write_empty_value don't work wit...Sutou Kouhei
2020-07-20[ruby/csv] Ensuring StringIO's encoding in CSV.generate (#111)Seiei Miyagi
2020-07-20[ruby/csv] Suppress warningsSutou Kouhei
2020-07-20Revert "test/csv/write/test_general.rb: suppress warnings"Nobuyoshi Nakada
2019-10-15test/csv/write/test_general.rb: suppress warningsYusuke Endoh
2019-10-12Import CSV 3.1.2 (#2547)Sutou Kouhei
2019-04-14Import CSV 3.0.8kou
2019-01-25Upgrade CSV to 3.0.4kou