summaryrefslogtreecommitdiff
path: root/test/ruby/test_file_exhaustive.rb
AgeCommit message (Expand)Author
2010-09-16 * test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):shyouhei
2010-09-04* file.c (rb_file_s_readlink): symlink target should be innobu
2010-08-02* file.c (file_expand_path): wrong condition. [ruby-core:31591]usa
2010-07-29* file.c (file_expand_path): home directory must be absolute.nobu
2010-07-29* file.c (file_expand_path): should check if could find user.nobu
2010-06-04* file.c (rb_f_test): 'W' should test writable by real uid/git,nobu
2010-05-04* test/ruby/test_require.rb (test_relative_symlink): skip if symlink is notusa
2010-04-29* test/ruby: fixed nonsense assertions.nobu
2010-04-19* file.c (rb_file_s_extname): skip last directory separators.nobu
2010-03-12* file.c (rb_file_s_basename): check encoding of suffix.nobu
2010-01-25supress warnings.akr
2009-09-19* dir.c (GlobPathValue), file.c (rb_get_path_check): path namesnobu
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