summaryrefslogtreecommitdiff
path: root/test/ruby/test_file_exhaustive.rb
AgeCommit message (Expand)Author
2013-07-30skip if ENV['USER'] is nilnaruse
2013-07-28add assert_not_empty ENV['USER']naruse
2013-07-25* file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse
2013-07-24file.c: exception message encodingnobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-03-13test_file_exhaustive.rb: fix abolute rootnobu
2013-03-11test_file_exhaustive.rb: others homenobu
2013-03-10* test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):nobu
2013-03-10Expand home directory when used in dir_stringluislavena
2012-11-17Skip path expansion for all wildcard charactersluislavena
2012-11-16skip long name conversion if last character is a wildcard oneluislavena
2012-11-06Remove FIXME skip on Windows testluislavena
2012-10-16* test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu
2012-10-16file.c: ASCII-compatiblenobu
2012-10-16file.c: ASCII-compatiblenobu
2012-10-15envutil.rb: file_assertionnobu
2012-10-09envutil.rb: assert_file and assert_file_notnobu
2012-08-29test/ruby/test_file_exhaustive.rb: fix test for HOME-less envsluislavena
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-14* test/ruby/test_file_exhaustive.rbusa
2012-08-09Optimize winnt_statshirosaki
2012-08-07* test/ruby/test_file_exhaustive.rbusa
2012-01-25* file.c (rb_file_s_basename): ignore non-ascii extension innobu
2012-01-25* file.c (rb_enc_path_next, rb_enc_path_skip_prefix)nobu
2012-01-19* test/ruby/test_file_exhaustive.rb (test_expand_path): fix commit miss, remo...nobu
2012-01-19* test/ruby/test_file_exhaustive.rb (test_expand_path): ignore case of paths ...nobu
2012-01-19* test/ruby/test_file_exhaustive.rb (test_expand_path): add tests for absolut...nobu
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