aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_cmd_cleanup.rb
AgeCommit message (Collapse)Author
2015-04-15Fix test formula name so it matches the filenameJack Nagel
2014-11-07Normalize requires in testsJack Nagel
2014-06-23Fix directory leak in test_cleanupJack Nagel
2014-06-18Use assert_predicateJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2013-04-10Eliminate test_bucketJack Nagel
Most of the behavior tested here is now tested elsewhere. Move the remaining useful tests to better places.