summaryrefslogtreecommitdiff
path: root/test/csv/test_csv_parsing.rb
AgeCommit message (Expand)Author
2018-12-23Import CSV 3.0.2kou
2018-09-05Merge csv-3.0.0 from ruby/csv repository.hsbt
2018-05-09Merge csv-1.0.2 from upstream.hsbt
2017-01-23csv.rb: fix field_size_limit checknobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2011-05-25* lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).jeg2
2010-12-26* test/with_different_ofs.rb (DifferentOFS): should not affectnobu
2010-12-25* test/csv: DifferentOFS needs to be include in each classes.nobu
2010-12-25test/with_different_ofs.rb: fixed typos.nobu
2010-12-25* lib/csv.rb, test/csv: should not assume $, invariant.nobu
2010-06-25* lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg2
2010-03-23* lib/csv.rb: Incorporating the fixes from the recentjeg2
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-18* test/csv/*: Renamed tc_* files to test_* to fit in within Ruby'sjeg2