Commit graph

6 commits

Author SHA1 Message Date
Luke Gruber
38ef537ce0 [ruby/csv] test: rename Helper to CSVHelper
(https://github.com/ruby/csv/pull/278)

Rename it so that in ruby/ruby, the generic name Helper is not used.
2023-05-25 01:44:17 +09:00
Seiei Miyagi
3c5b67e0db
[ruby/csv] Ensuring StringIO's encoding in CSV.generate (#111)
dbf55ef008
2020-07-20 02:32:49 +09:00
Hiroshi SHIBATA
9f275f7971
Restore support library for only test files that are digest and csv. 2019-07-09 21:16:49 +09:00
Nobuyoshi Nakada
832b509472
with_different_ofs.rb has been moved too 2019-07-02 09:43:33 +09:00
kou
e3b6c7c7eb Import CSV 3.0.8
This includes performance improvements and backward incompatibility
fixes.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-14 21:01:51 +00:00
kou
24b57b102c Upgrade CSV to 3.0.4
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-25 06:49:59 +00:00
Renamed from test/csv/base.rb (Browse further)