summaryrefslogtreecommitdiff
path: root/test/csv/test_serialization.rb
AgeCommit message (Expand)Author
2013-02-05* lib/csv.rb: Remove the dangerous serialization feature.jeg2
2012-07-07* test/csv/test_features.rb: add require for Tempfile.nagachika
2012-05-08test: why believe source directories are writable always?nobu
2011-02-22* lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah
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
2009-03-30* test/csv/test_interface.rb, test/csv/test_serialization.rb:jeg2
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