ruby/test/csv
nagachika 331352e676 * test/csv/test_features.rb: add require for Tempfile.
* test/csv/test_serialization.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-07-07 14:14:54 +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 * 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/with_different_ofs.rb (DifferentOFS): should not affect 2010-12-26 02:15:55 +00:00
test_encodings.rb * lib/csv.rb: Improved stray quoting error message (patch by Edvard Majakari). 2011-05-25 14:46:08 +00:00
test_features.rb * test/csv/test_features.rb: add require for Tempfile. 2012-07-07 14:14:54 +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 test: why believe source directories are writable always? 2012-05-08 06:49:59 +00:00
test_row.rb * test/with_different_ofs.rb (DifferentOFS): should not affect 2010-12-26 02:15:55 +00:00
test_serialization.rb * test/csv/test_features.rb: add require for Tempfile. 2012-07-07 14:14:54 +00:00
test_table.rb * strip trailing spaces. 2011-04-26 15:57:04 +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