aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_file.rb
Commit message (Expand)AuthorAgeFilesLines
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-1/+1
* * test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine2005-09-221-0/+15
* * test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean2005-08-081-191/+0
* add tests for reading an extended fileakr2005-05-121-0/+45
* * test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa2004-11-111-3/+3
* add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr2004-09-071-0/+19
* * test/ruby/test_file.rb (test_fnmatch): added more tests.ocean2004-08-021-0/+104
* * test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatchocean2004-06-301-0/+78
* * 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