aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_file.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu2004-02-241-10/+8
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira2004-02-081-0/+6
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-291-1/+0
* * ext/stringio/stringio.c (strio_read): adjust behavior at readingnobu2003-12-101-0/+2
* add test for previous change to io.c.akr2003-12-091-0/+1
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-051-0/+11
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-1/+1
* * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi2003-09-261-0/+32