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 3c3e659196 * lib/csv.rb: Fixes #161 on github
* lib/csv.rb:  You can now specify a pattern for :skip_lines.
  Matching lines will not be passed to the CSV parser.
* lib/csv.rb:  Patch by Christian Schwartz.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-20 20:52:36 +00:00
..
base.rb
line_endings.gz
test_csv_parsing.rb
test_csv_writing.rb
test_data_converters.rb
test_encodings.rb
test_features.rb * lib/csv.rb: Fixes #161 on github 2012-08-20 20:52:36 +00:00
test_headers.rb
test_interface.rb test: why believe source directories are writable always? 2012-05-08 06:49:59 +00:00
test_row.rb
test_serialization.rb * test/csv/test_features.rb: add require for Tempfile. 2012-07-07 14:14:54 +00:00
test_table.rb
ts_all.rb