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
2014-11-07
Normalize requires in tests
Jack Nagel
2014-10-29
Add predicate methods for specs and stop testing internals
Jack Nagel
2014-08-10
Add a test for legacy options
Jack Nagel
2014-07-03
Add assert_eql to provide better failure messages for eql? tests
Jack Nagel
2014-07-03
Fix Formula#<=> on trunk Ruby
Jack Nagel
2014-07-02
Add regression test for decf7acced44bb156ba18677f55609b19ff6ca5a
Jack Nagel
2014-06-23
Fix directory leaks in formula prefix tests
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
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
Switch to Minitest
Jack Nagel
2014-06-18
Move test helpers into Homebrew::TestCase
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-12
Always expand __FILE__
Jack Nagel
2014-06-12
Always pass a path to formula constructor in tests
Jack Nagel
2014-06-12
Use example.com as domain in tests
Jack Nagel
2014-06-12
Remove dummy method
Jack Nagel
2014-06-10
Remove default values from formula constructor parameters
Jack Nagel
2014-06-04
Clean up some test assertions
Jack Nagel
2014-04-06
Clean up test classes
Jack Nagel
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
[next]