index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
test_cleaner.rb
Age
Commit message (
Expand
)
Author
2015-08-03
Core files style updates.
BrewTestBot
2014-06-23
Fix directory leak in test_cleaner
Jack Nagel
2014-06-18
Use assert_predicate
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-10
Rename TEST_FOLDER to TEST_DIRECTORY
Jack Nagel
2014-02-23
Cleaner: do work in clean instead of constructor
Adam Vandenberg
2013-12-22
cleaner: add more tests for current behavior
Jack Nagel
2013-12-21
cleaner: clean up broken and orphaned symlinks
Jack Nagel
2013-12-21
cleaner: add test to demonstrate that empty prefixes are removed
Jack Nagel
2013-12-21
cleaner: add tests to document current pruning behavior
Jack Nagel
2013-12-21
cleaner: add tests to demonstrate some current failures
Jack Nagel
2013-12-21
cleaner: slightly less coupling in tests
Jack Nagel
2013-10-14
Remove pointless assertion
Jack Nagel
2013-04-01
Silence stderr in test suite
Jack Nagel
2012-10-25
test_cleaner: add missing require
Jack Nagel
2012-08-09
Deprecate ancient formula syntax
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-05-30
cleaner: use new Mach-O pathname methods in clean_file
Jack Nagel