ruby/test/csv
usa c2ff169664 merge from trunk (r27887-r27889)
* test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb): should use
  assert_equal instead of assert in such cases.

* test/dl/test_func.rb (test_sinf): sinf() doesn't exist in the standard of C.

* test/csv/test_interface.rb (test_write_hash): may need to set binary mode
  when converter is specified.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@27901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-19 13:47:24 +00:00
..
line_endings.gz * lib/csv.rb: Import the FasterCSV source as the new CSV class. 2007-12-25 02:46:26 +00:00
test_csv_parsing.rb * lib/csv.rb: Incorporating the fixes from the recent 2010-03-23 14:59:25 +00:00
test_csv_writing.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_data_converters.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_encodings.rb rescue Encoding::ConverterNotFoundError. 2009-08-16 06:31:31 +00:00
test_features.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_headers.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_interface.rb merge from trunk (r27887-r27889) 2010-05-19 13:47:24 +00:00
test_row.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_serialization.rb * test/csv/test_interface.rb, test/csv/test_serialization.rb: 2009-03-30 23:20:44 +00:00
test_table.rb * lib/csv.rb: Incorporating the fixes from the recent 2010-03-23 14:59:25 +00:00
ts_all.rb * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's 2008-10-18 15:30:24 +00:00