summaryrefslogtreecommitdiff
path: root/test/fileutils/visibility_tests.rb
AgeCommit message (Expand)Author
2022-04-22Avoid defining the same test class in multiple filesJeremy Evans
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
2017-01-07lib/fileutils.rb: Specify frozen_string_literal: true.kazu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-03-01* lib/fileutils.rb: Revert r34669 which altered the waydrbrain