aboutsummaryrefslogtreecommitdiffstats
path: root/test/csv/parse/test_skip_lines.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/csv] Fix a bug that the same line is used multiple timesSutou Kouhei2023-06-281-0/+8
* [ruby/csv] test: rename Helper to CSVHelperLuke Gruber2023-05-251-1/+1
* [ruby/csv] Add support for \r\n with skip_lines: /...$/ againSutou Kouhei2020-11-241-0/+6
* [ruby/csv] Do not loop forever when skip_lines regexp matches zero length wit...Mike MacDonald2020-07-201-0/+7
* Import CSV 3.0.8kou2019-04-141-0/+105