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
nagachika 7139427cf3 merge revision(s) r46391,r46395: [Backport #9766]
* lib/csv.rb (CSV#<<): honor explicity given encoding.  based on
	  the patch by DAISUKE TANIWAKI <daisuketaniwaki AT gmail.com> at
	  [ruby-core:62113].  [Bug #9766]

	* lib/csv.rb (CSV#<<): honor explicitly given encoding.  based on


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@47586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-14 15:25:34 +00:00
..
base.rb * test/csv: DifferentOFS needs to be include in each classes. 2010-12-25 13:49:14 +00:00
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/with_different_ofs.rb (DifferentOFS): should not affect 2010-12-26 02:15:55 +00:00
test_data_converters.rb * test/with_different_ofs.rb (DifferentOFS): should not affect 2010-12-26 02:15:55 +00:00
test_encodings.rb merge revision(s) r46391,r46395: [Backport #9766] 2014-09-14 15:25:34 +00:00
test_features.rb merge revision(s) r45374: [Backport #8405] 2014-05-15 15:28:16 +00:00
test_headers.rb * test/with_different_ofs.rb (DifferentOFS): should not affect 2010-12-26 02:15:55 +00:00
test_interface.rb * lib/csv.rb: Optimize header hashes by freezing string keys. 2013-11-24 00:44:41 +00:00
test_row.rb * lib/csv.rb: Optimize header hashes by freezing string keys. 2013-11-24 00:44:41 +00:00
test_table.rb * strip trailing spaces. 2011-04-26 15:57:04 +00:00
ts_all.rb * lib/csv.rb: Remove the dangerous serialization feature. 2013-02-05 18:28:26 +00:00