summaryrefslogtreecommitdiff
path: root/test/csv
AgeCommit message (Expand)Author
2003-09-16* test/csv/test_csv.rb: add negative tests of row_sep.nahi
2003-09-15* lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi
2003-09-05* sync to lib/csv/tests/csv_ut.rb.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-04* test/ruby: tests for ruby itself.nahi
2003-09-04* test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. openednahi
2003-09-04* test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir tonahi
2003-09-04* test/csv/test_csv.rb: run on test/unit original layer.nahi
2003-09-03* test: add test directory. Test::Unit aware testcases and needed files shouldnahi