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
2016-04-02
fix brew tests
Xu Cheng
2016-03-20
fix tests for deprecating SHA1
Xu Cheng
2016-02-18
formula: add new pour_bottle DSL with reason.
Mike McQuaid
2016-01-04
cleanup: move code away from cmd/
Baptiste Fontaine
2015-12-27
more formula tests
Baptiste Fontaine
2015-11-11
ruby 1.8: address syntax warnings in Homebrew core
Martin Afanasjew
2015-09-06
add test_formulary
Xu Cheng
2015-08-06
test_formula: add test_facotry_with_fully_qualified_name
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-31
test_formula: add more test
Xu Cheng
2015-07-25
more unit tests
Baptiste Fontaine
2015-05-27
add Formulary.core_path method, deprecate Formula.path
Xu Cheng
2015-04-20
Revert "Use real repo to run tests"
Jack Nagel
2015-04-20
Use real repo to run tests
Jack Nagel
2015-04-18
Remove bad test
Jack Nagel
2015-04-15
Fix test formula name so it matches the filename
Jack Nagel
2014-12-28
Use formula helper in tests
Jack Nagel
2014-12-28
Drop pointless subclass in test
Jack Nagel
2014-12-27
Preserve signature of #initialize in tests
Jack Nagel
2014-12-27
Stop testing accessor type
Jack Nagel
2014-12-27
Remove dead code
Jack Nagel
2014-12-26
Remove unnecessary require from test
Jack Nagel
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
[next]