ruby/test/csv
hsbt 7e3b185a25 * test/csv/test_row.rb: Added some missing tests in CSV.
* test/csv/test_table.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-05 09:34:38 +00:00
..
base.rb * test/with_different_ofs.rb: move into test library directory. 2014-06-26 09:27:22 +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: 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/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_encodings.rb csv.rb: honor encoding option 2014-06-10 01:57:10 +00:00
test_features.rb * lib/csv.rb (CSV.open): Close the opened file when an exception occur. 2014-05-29 10:44:59 +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_row.rb: Added some missing tests in CSV. 2014-09-05 09:34:38 +00:00
test_table.rb * test/csv/test_row.rb: Added some missing tests in CSV. 2014-09-05 09:34:38 +00:00
ts_all.rb * lib/csv.rb: Remove the dangerous serialization feature. 2013-02-05 18:28:26 +00:00