summaryrefslogtreecommitdiff
path: root/test/csv
AgeCommit message (Expand)Author
2004-05-27 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2003-12-28 * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi
2003-12-12 * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,nahi
2003-11-22* gc.c (Init_stack): stack region is far smaller than usual ifmatz
2003-10-06* lib/csv.rb (IOReader, BasicWriter): call binmode when a given IOnahi
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