summaryrefslogtreecommitdiffstats
path: root/test/csv/tmp
Commit message (Collapse)AuthorAgeFilesLines
* * test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir tonahi2003-09-041-0/+0
| | | | | | | locate working files. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test: add test directory. Test::Unit aware testcases and needed files shouldnahi2003-09-031-0/+0
be located in this directory. dir/file name convention; test/{module_name}/test_{testcase_name}.rb test/{module_name}/{needed_files} someday, someone will write testrunner which searches test_*.rb and run testcases automatically * test/csv/*: add testcase for lib/csv.rb. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e