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.rb
Age
Commit message (
Expand
)
Author
2012-08-18
Add support for custom version schemes
Jack Nagel
2012-08-18
Add Version#detected_from_url?
Jack Nagel
2012-08-18
Replace version strings with Version objects
Jack Nagel
2012-08-09
Deprecate ancient formula syntax
Jack Nagel
2012-07-05
tests: expect that mirror lists are empty, not nil
Jack Nagel
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Demonstrate that bottles are selected correctly
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-07-04
Refactor checksumming
Jack Nagel
2012-07-04
Introduce new formula specs
Jack Nagel
2012-04-14
tests: reorganize compiler selection tests
Jack Nagel
2012-04-09
tests: fix no-op fails_with test
Jack Nagel
2012-04-06
tests: silence mirror test
Jack Nagel
2012-04-06
Fix protection against overriding Formula#brew
Jack Nagel
2012-04-01
Reset compiler when testing fails_with
Jack Nagel
2012-04-01
New fails_with infrastructure
Jack Nagel
2011-09-19
mirror support: Add test
Charlie Sharpsteen
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-04-06
Split out some Formula tests.
Adam Vandenberg