summaryrefslogtreecommitdiff
path: root/test/csv/test_encodings.rb
AgeCommit message (Expand)Author
2011-01-16merges r30351 from trunk into ruby_1_9_2.yugui
2010-12-20merges r29808 and r29822 from trunk into ruby_1_9_2.; workaround for StringIO.yugui
2009-08-16rescue Encoding::ConverterNotFoundError.naruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-18* test/csv/*: Renamed tc_* files to test_* to fit in within Ruby'sjeg2