summaryrefslogtreecommitdiff
path: root/test/ruby/test_dir.rb
AgeCommit message (Expand)Author
2008-07-23* test/ruby/test_dir.rb: suppress warning during test.mame
2008-07-22* test/ruby/test_dir.rb: use realpath of tmpdir. [ruby-dev:35481]kazu
2008-07-07* test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse
2008-06-09* test/ruby/test_dir.rb (TestDir::test_glob): glob file names not sorted.matz
2008-06-03* test/ruby/test_dir.rb: add tests to achieve over 90% test coveragemame
2007-10-24specify prefix for Dir.mktmpdir.akr
2007-10-24use Dir.mktmpdir.akr
2007-08-24* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz
2006-12-31 * Merge YARVko1
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-01-01* win32/win32.c (rb_w32_seekdir): should not segfault even if passedocean