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
/
fileutils
Age
Commit message (
Expand
)
Author
2018-05-15
Retry to merge fileutils-1.1.0.
hsbt
2018-05-15
Revert "Merge fileutils-1.1.0."
mame
2018-05-15
Merge fileutils-1.1.0.
hsbt
2018-03-13
Add FileUtils#cp_lr
mame
2018-03-13
Rename test classes to allow stable test count when running test-all -j
nobu
2017-12-12
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-10-21
fix r60281
ko1
2017-10-21
test_cp_preserve_permissions should care about umask
kosaki
2017-10-21
File.symlink is not potable
usa
2017-10-20
Overwrite destination symlink file if `remove_destination` is set.
hsbt
2017-09-16
test_fileutils.rb: rmdir should fail on nonexistent directory
nobu
2017-09-16
fileutils.rb: error at rmdir
nobu
2017-05-15
Should call `ln_s` only when symlink is available
usa
2017-02-17
test_fileutils.rb: no broken symlinks on Cygwin
nobu
2017-02-17
test_fileutils.rb: fix relative symlink path
nobu
2017-02-17
test_fileutils.rb: workaround for Cygwin
nobu
2017-02-17
test_fileutils.rb: cache distinct UIDs
nobu
2017-02-16
fileutils.rb: do not make root
nobu
2017-01-07
lib/fileutils.rb: Specify frozen_string_literal: true.
kazu
2016-11-24
test_fileutils.rb: fix deadlock
nobu
2016-11-23
test_fileutils.rb: Use primary group too
nobu
2016-11-04
fileutils.rb: fix error for non-existent entry
nobu
2016-09-23
test_fileutils.rb: use Dir.mktmpdir
nobu
2016-06-27
FileUtils#install: owner/group options
nobu
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-06
* test/fileutils/test_fileutils.rb: add debug output to investigate the error...
usa
2015-10-24
relax error message format
nobu
2015-08-29
test: try File.symlink with invalid paths
nobu
2015-08-28
test: File.symlink needs administrator privilege
nobu
2015-08-26
test_fileutils.rb: improve my_rm_rf
nobu
2015-04-01
fileutils.rb: fix error message
nobu
2014-11-13
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-11
* test/fileutils/test_fileutils.rb: Use assert_join_threads.
akr
2014-10-01
test/fileutils/test_fileutils.rb: AIX does not allow a sticky bit on a regula...
odaira
2014-08-12
* lib/fileutils.rb: enable to remove with non-owner directory.
hsbt
2014-07-11
* lib/fileutils.rb: handle ENOENT error with symlink targeted to
hsbt
2014-05-29
test/fileutils/test_fileutils.rb: Close fds.
akr
2014-05-25
* test/fileutils/test_fileutils.rb (test_chown_dir_group_ownership_not_recurs...
nagachika
2014-05-25
* test/fileutils/test_fileutils.rb (test_chown_R): Add tests for
hsbt
2014-05-25
* test/fileutils/test_fileutils.rb: Added recursively chmod tests.
hsbt
2014-04-16
* test/fileutils/test_fileutils.rb: revert r45600.
nobu
2014-04-16
test_fileutils.rb: test :preserve option
nobu
2014-03-11
* test: get rid of warnings.
usa
2014-02-24
* test/fiddle/test_function.rb: remove unused variables.
hsbt
2013-12-25
test_fileutils.rb: fix for Mac OS X
nobu
2013-12-24
test_fileutils.rb: fix test
nobu
2013-12-24
test_fileutils.rb: tests for chown
nobu
2013-12-24
test_fileutils.rb: enclose helper methods
nobu
2013-12-23
* test/fileutils/test_fileutils.rb (setup): should not call
usa
2013-12-23
test_fileutils.rb: tests for chown
nobu
[next]