1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/csv
jeg2 80c4b4b3d7 * lib/csv.rb: If skip_lines is set to a String, convert it to a Regexp
to prevent the alternative, which is that each line in the CSV gets
  converted to a Regexp when calling skip_lines#match.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-23 23:12:11 +00:00
..
base.rb
line_endings.gz
test_csv_parsing.rb
test_csv_writing.rb
test_data_converters.rb
test_encodings.rb encdb.c, encoding.c: make BOM-encodings dummy 2013-09-24 08:15:18 +00:00
test_features.rb * lib/csv.rb: If skip_lines is set to a String, convert it to a Regexp 2013-11-23 23:12:11 +00:00
test_headers.rb
test_interface.rb csv.rb: foreach enumerator 2013-10-04 00:32:35 +00:00
test_row.rb
test_table.rb
ts_all.rb