summaryrefslogtreecommitdiffstats
path: root/test/csv/tc_features.rb
Commit message (Collapse)AuthorAgeFilesLines
* * lib/csv.rb: Fixed test failures caused by changes to Ruby.jeg22007-12-251-1/+1
| | | | | | | | | * test/csv/tc_serialization, test/csv/tc_csv_parsing, test/csv/tc_features: Fixed test failures caused by changes to Ruby. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/csv.rb: Import the FasterCSV source as the new CSV class.jeg22007-12-251-0/+177
* test/csv/*: Added all applicable tests from FasterCSV. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e