ruby/test/fileutils
KJ Tsanaktsidis 8800127d80 Skip some tests which don't work under permissionless containers
When running as UID 0 but without CAP_DAC_OVERRIDE (for example, in a
docker container running with --uid 0 but --cap-drop=all), these tests
won't work because of hard-coded assumptions about what uid 0 can and
can't do.
2024-08-23 09:34:41 +10:00
..
clobber.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
fileasserts.rb
test_dryrun.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_fileutils.rb Skip some tests which don't work under permissionless containers 2024-08-23 09:34:41 +10:00
test_nowrite.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_verbose.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
visibility_tests.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00