aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cleanup_spec.rb
AgeCommit message (Expand)Author
2017-08-27Used let for sec_in_a_day and removed redundant after(:each) blockmansimarkaur
2017-08-27Corrected test namemansimarkaur
2017-08-27Added tests for existence of filesmansimarkaur
2017-08-27Corrected disk_cleanup_size testmansimarkaur
2017-08-27Use let over instance_varmansimarkaur
2017-08-27Added tests for prune?mansimarkaur
2017-08-27Added tests for cleaning up old files in HOMEBREW_CACHEmansimarkaur
2017-08-27improved prune all testmansimarkaur
2017-08-27Added tests for ARGV prune 'all'mansimarkaur
2017-08-27Added tests for disk_cleanup and unremovable kegsmansimarkaur
2017-07-29Silence all specs by default.Markus Reiter
2017-03-31Brew cleanup: Continue on error removing kegJoshua McKinney
2017-02-27Convert Homebrew::Cleanup test to spec.Markus Reiter