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_validation.rb
Age
Commit message (
Expand
)
Author
2015-08-03
fix ruby syntax warnings
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2014-12-28
Use formula helper in tests
Jack Nagel
2014-12-26
Unroll validation loop
Jack Nagel
2014-12-26
Overriding #initialize is not supported, so drop late validation
Jack Nagel
2014-10-30
Use more relevant assertions
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-04-06
Clean up test classes
Jack Nagel
2013-10-14
Assert on state, not something that didn't happen
Jack Nagel
2013-07-22
Silence warnings
Jack Nagel
2013-06-07
Fix failing test
Jack Nagel
2013-05-25
tests: extract common formula helper
Jack Nagel
2013-04-27
Don't test error message
Jack Nagel
2013-04-27
Allow `brew versions` to work with underspecified formulae
Jack Nagel
2013-04-13
Make a specific assertion in this test
Jack Nagel
2013-04-13
Raise a useful exception for incomplete formulae
Jack Nagel
2013-04-13
Allow "devel-only" formulae
Jack Nagel
2013-04-13
Improved formula attribute validation
Jack Nagel