summaryrefslogtreecommitdiff
path: root/test/ruby/test_file_exhaustive.rb
AgeCommit message (Expand)Author
2014-12-25file.c: drop ignored charsnobu
2014-12-15* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko1
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-06-15test_file_exhaustive.rb: fix expected valuenobu
2014-06-15test_file_exhaustive.rb: fix assertionnobu
2014-06-13add more test coverage for [ruby-core:63136] [Bug #9934]tmm1
2014-06-12file.c: shrink expanded pathnobu
2013-12-13test/ruby: better assertionsnobu
2013-11-26file.c: fix buffer overflownobu
2013-10-17file.c: fix memory leaknobu
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