aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_file.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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