summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_dir.rb
Commit message (Expand)AuthorAgeFilesLines
* * dir.c (GlobPathValue), file.c (rb_get_path_check): path namesnobu2009-09-191-0/+5
* * test/ruby/test_dir.rb: suppress warning during test.mame2008-07-231-0/+3
* * test/ruby/test_dir.rb: use realpath of tmpdir. [ruby-dev:35481]kazu2008-07-221-1/+2
* * test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse2008-07-071-1/+2
* * test/ruby/test_dir.rb (TestDir::test_glob): glob file names not sorted.matz2008-06-091-6/+6
* * test/ruby/test_dir.rb: add tests to achieve over 90% test coveragemame2008-06-031-0/+115
* specify prefix for Dir.mktmpdir.akr2007-10-241-1/+1
* use Dir.mktmpdir.akr2007-10-241-7/+5
* * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz2007-08-241-4/+4
* * Merge YARVko12006-12-311-0/+10
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-3/+3
* * win32/win32.c (rb_w32_seekdir): should not segfault even if passedocean2006-01-011-0/+42