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
nobu ae3022e434 test_features.rb: fix up r46123
* test/csv/test_features.rb: no longer `nil` is valid data source
  for `CSV.new`.  [GH-580]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-26 02:58:15 +00:00
..
base.rb
line_endings.gz
test_csv_parsing.rb * lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari). 2011-05-25 14:46:08 +00:00
test_csv_writing.rb
test_data_converters.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_encodings.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_features.rb test_features.rb: fix up r46123 2014-05-26 02:58:15 +00:00
test_headers.rb * lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space. 2014-04-01 14:40:48 +00:00
test_interface.rb * lib/csv.rb: Reject nil as data source for CSV.new, patch by @Peeja. 2014-05-25 16:41:40 +00:00
test_row.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_table.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
ts_all.rb * lib/csv.rb: Remove the dangerous serialization feature. 2013-02-05 18:28:26 +00:00