aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cleanup_spec.rb
AgeCommit message (Collapse)Author
2017-07-29Silence all specs by default.Markus Reiter
2017-03-31Brew cleanup: Continue on error removing kegJoshua McKinney
Fixes #2355 Create unremovable_kegs instance var Check cellar cleanup failure after full cleanup completes Use module_function in Homebrew::Cleanup as we never instantiate the class
2017-02-27Convert Homebrew::Cleanup test to spec.Markus Reiter