aboutsummaryrefslogtreecommitdiffstats
path: root/test/csv/test_serialization.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/csv.rb: Remove the dangerous serialization feature.jeg22013-02-051-158/+0
* * test/csv/test_features.rb: add require for Tempfile.nagachika2012-07-071-0/+1
* test: why believe source directories are writable always?nobu2012-05-081-2/+4
* * lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah2011-02-221-1/+1
* * test/with_different_ofs.rb (DifferentOFS): should not affectnobu2010-12-261-1/+1
* * test/csv: DifferentOFS needs to be include in each classes.nobu2010-12-251-0/+1
* test/with_different_ofs.rb: fixed typos.nobu2010-12-251-2/+0
* * lib/csv.rb, test/csv: should not assume $, invariant.nobu2010-12-251-8/+8
* * test/csv/test_interface.rb, test/csv/test_serialization.rb:jeg22009-03-301-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-25/+25
* * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby'sjeg22008-10-181-0/+156