summaryrefslogtreecommitdiff
path: root/test/ruby/test_file_exhaustive.rb
AgeCommit message (Expand)Author
2009-07-08* file.c (rb_file_s_basename): returns new string instead ofnobu
2009-03-08* test/ruby/test_file_exhaustive.rb: add tests for File#size andmame
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-18* test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.mame
2009-02-18* file.c (rb_file_s_extname): fix for spaces before extention.nobu
2009-01-12* win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.nobu
2008-08-13* test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup): set group of ...kazu
2008-05-20 * test/ruby/test_file_exhaustive.rb (setup): workaround for Windowsusa
2008-05-17* file.c (rb_file_s_extname): first dot is not an extension name.nobu
2008-05-15* file.c (file_expand_path): support for alternative data streamnobu
2008-05-14* test/ruby/test_file_exhaustive.rb (assert_integer): may not Fixnum.nobu
2008-05-13* test/ruby/test_io_m17n.rb: remove a duplicative method.mame
2008-05-06File#lchmod test removed because the method is not exist.akr
2008-02-10* test/ruby/test_pack.rb: fix tests for 64bit CPU.mame
2008-02-03* test/ruby/test_file_exhaustive.rb: add tests to achive over 80% test covera...mame