aboutsummaryrefslogtreecommitdiffstats
path: root/test/csv/test_csv_parsing.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari).jeg22011-05-251-1/+1
* * test/with_different_ofs.rb (DifferentOFS): should not affectnobu2010-12-261-1/+1
* * test/csv: DifferentOFS needs to be include in each classes.nobu2010-12-251-0/+2
* test/with_different_ofs.rb: fixed typos.nobu2010-12-251-2/+0
* * lib/csv.rb, test/csv: should not assume $, invariant.nobu2010-12-251-3/+4
* * lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg22010-06-251-0/+16
* * lib/csv.rb: Incorporating the fixes from the recentjeg22010-03-231-0/+12
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-23/+23
* * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby'sjeg22008-10-181-0/+192