summaryrefslogtreecommitdiff
path: root/test/csv/test_interface.rb
AgeCommit message (Expand)Author
2014-05-25* lib/csv.rb: Reject nil as data source for CSV.new, patch by @Peeja.zzak
2014-03-01* test/csv/test_data_converters.rb: use descriptive assertions.nobu
2013-11-24* lib/csv.rb: Optimize header hashes by freezing string keys.jeg2
2013-10-04csv.rb: foreach enumeratornobu
2012-05-08test: why believe source directories are writable always?nobu
2011-07-21* lib/csv.rb: Do not modify CSV.generate's argument [ruby-core:38356]marcandre
2011-05-26* lib/csv.rb: Enhance each() to support Enumerator.jeg2
2011-04-26* strip trailing spaces.nobu
2010-12-26* test/with_different_ofs.rb (DifferentOFS): should not affectnobu
2010-12-25* test/csv: DifferentOFS needs to be include in each classes.nobu
2010-12-25test/with_different_ofs.rb: fixed typos.nobu
2010-12-25* lib/csv.rb, test/csv: should not assume $, invariant.nobu
2010-05-19* test/csv/test_interface.rb (test_write_hash): may need to set binary modeusa
2010-03-23* lib/csv.rb: Incorporating the fixes from the recentjeg2
2009-03-30* test/csv/test_interface.rb, test/csv/test_serialization.rb:jeg2
2009-03-29* test/csv/test_interface.rb: Trying a fix for some failing testsjeg2
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