index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_file_exhaustive.rb
Age
Commit message (
Expand
)
Author
2015-02-20
test_file_exhaustive.rb: remove useless assignment
nobu
2015-02-18
win32/file.c: fix drive letter
nobu
2015-02-17
win32/file.c: fix drive letter
nobu
2014-12-25
file.c: drop ignored chars
nobu
2014-12-15
* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returns
ko1
2014-11-13
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-06-15
test_file_exhaustive.rb: fix expected value
nobu
2014-06-15
test_file_exhaustive.rb: fix assertion
nobu
2014-06-13
add more test coverage for [ruby-core:63136] [Bug #9934]
tmm1
2014-06-12
file.c: shrink expanded path
nobu
2013-12-13
test/ruby: better assertions
nobu
2013-11-26
file.c: fix buffer overflow
nobu
2013-10-17
file.c: fix memory leak
nobu
2013-07-30
skip if ENV['USER'] is nil
naruse
2013-07-28
add assert_not_empty ENV['USER']
naruse
2013-07-25
* file.c (rb_file_expand_path_internal): fix r42160; skip '~'.
naruse
2013-07-24
file.c: exception message encoding
nobu
2013-06-12
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-03-13
test_file_exhaustive.rb: fix abolute root
nobu
2013-03-11
test_file_exhaustive.rb: others home
nobu
2013-03-10
* test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):
nobu
2013-03-10
Expand home directory when used in dir_string
luislavena
2012-11-17
Skip path expansion for all wildcard characters
luislavena
2012-11-16
skip long name conversion if last character is a wildcard one
luislavena
2012-11-06
Remove FIXME skip on Windows test
luislavena
2012-10-16
* test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...
kazu
2012-10-16
file.c: ASCII-compatible
nobu
2012-10-16
file.c: ASCII-compatible
nobu
2012-10-15
envutil.rb: file_assertion
nobu
2012-10-09
envutil.rb: assert_file and assert_file_not
nobu
2012-08-29
test/ruby/test_file_exhaustive.rb: fix test for HOME-less envs
luislavena
2012-08-24
Improve require/File.expand_path performance on Windows
luislavena
2012-08-14
* test/ruby/test_file_exhaustive.rb
usa
2012-08-14
* test/ruby/test_file_exhaustive.rb
usa
2012-08-09
Optimize winnt_stat
shirosaki
2012-08-07
* test/ruby/test_file_exhaustive.rb
usa
2012-01-25
* file.c (rb_file_s_basename): ignore non-ascii extension in
nobu
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 in
nobu
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 not
usa
2010-04-29
* test/ruby: fixed nonsense assertions.
nobu
2010-04-19
* file.c (rb_file_s_extname): skip last directory separators.
nobu
[prev]
[next]