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
2014-03-10
Make bottle implementation more generic
Jack Nagel
2014-03-05
Encode formula revision in installation prefix
Jack Nagel
2014-02-21
Eliminate nil check on path parameter
Jack Nagel
2014-02-21
Move Formula.class_s to Formulary
Jack Nagel
2014-02-21
Remove downloader from Formula
Jack Nagel
2014-02-21
Remove test with too much implementation knowledge
Jack Nagel
2013-12-14
Update string references to mxcl/homebrew.
Mike McQuaid
2013-12-11
Simplify prefix test
Jack Nagel
2013-12-09
Extract constants for checkums in tests
Jack Nagel
2013-10-30
Cleanup use of some global constants.
Mike McQuaid
2013-10-23
test_formula: add Mavericks bottles.
Mike McQuaid
2013-10-23
test_formula: use different/consistent SHA-1.
Mike McQuaid
2013-10-22
Eagerly initialize formula specs
Jack Nagel
2013-10-04
Check types in Formula#==
Jack Nagel
2013-09-21
Move dependencies to SoftwareSpec
Jack Nagel
2013-09-13
Stop exposing the download strategy from Formula
Jack Nagel
2013-08-31
Add test for option description rules
Jack Nagel
2013-08-31
Add test for dependency options
Jack Nagel
2013-05-25
Add tests for Formula#installed_prefix
Jack Nagel
2013-04-16
Add tests for FormulaPin and simplify implementation
Jack Nagel
2013-04-13
Remove obsolete tests
Jack Nagel
2013-04-13
Improved formula attribute validation
Jack Nagel
2013-04-10
Eliminate test_bucket
Jack Nagel
2013-04-10
Make test formulae initializers more flexible
Jack Nagel
2013-04-10
Move formula equality tests out of test_bucket
Jack Nagel
2013-04-09
Check existence rather than rescue exceptions
Jack Nagel
2013-04-08
Clean up mirror support test
Jack Nagel
2013-04-08
Fix specs in TestBall
Jack Nagel
2013-04-08
Ensure ARGV is cleaned up
Jack Nagel
2013-04-07
Simplify tests
Jack Nagel
2013-04-02
Don't use "assert_not_nil"
Jack Nagel
2013-04-01
Silence stderr in test suite
Jack Nagel
2013-03-28
Suppress ambiguous argument and grouped expression warnings
Jack Nagel
2013-03-18
Simplify SoftwareSpec checksum methods
Jack Nagel
2013-03-09
Fix tests under 32-bit SL
Jack Nagel
2013-02-18
Remove unused variables
Jack Nagel
2013-02-11
Avoid nil in URL specs
Jack Nagel
2013-01-30
Remove MD5 support.
Mike McQuaid
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
2013-01-29
Cleanup old bottle syntax.
Mike McQuaid
2012-09-29
tests: set newly-visible global constants
Jack Nagel
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
[next]