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_formula_install.rb
Age
Commit message (
Expand
)
Author
2014-06-23
Clear cache after formula install tests
Jack Nagel
2014-06-20
Pass the requested spec into the formula instance
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-12
Handle failures in temporary_install better
Jack Nagel
2014-06-12
Remove repeated test code
Jack Nagel
2014-06-12
Always expand __FILE__
Jack Nagel
2014-06-12
Move a test class that is only used once into the test
Jack Nagel
2014-06-12
Remove an extra slash in file:// URLs in tests
Jack Nagel
2014-05-28
Remove unused method and associated test fixtures
Jack Nagel
2014-04-06
Clean up test classes
Jack Nagel
2013-09-14
Tear down the cache after installation tests
Jack Nagel
2013-04-07
Simplify tests
Jack Nagel
2013-04-01
Silence stderr in test suite
Jack Nagel
2013-03-28
Suppress ambiguous argument and grouped expression warnings
Jack Nagel
2012-08-29
tests: adjust expectations for 'opt' directory
Jack Nagel
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-04-18
tests: add utility method to quell output
Jack Nagel
2012-04-16
tests: silence test_detect_failed_configure
Jack Nagel
2012-04-16
tests: setup and teardown cleanups
Jack Nagel
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-06-10
Failures during ./configure should mention config.log.
Adam Vandenberg
2010-04-06
Move TestBall definition to separate file.
Adam Vandenberg
2010-04-06
Move install tests to separate file.
Adam Vandenberg