index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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
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
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