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
/
Gemfile
Age
Commit message (
Expand
)
Author
2017-10-07
Fix RuboCop tests.
Markus Reiter
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-05-07
Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"
Mike McQuaid
2017-05-07
Vendor all Homebrew's gems.
Mike McQuaid
2017-03-26
Add RSpec tests for bottle_block and formula_desc cops
Gautham Goli
2017-02-28
Remove Minitest.
Markus Reiter
2017-02-11
Add RSpec to Gemfile.
Markus Reiter
2017-02-03
Use array of constants to set up test directories.
Markus Reiter
2017-01-26
*/Gemfile*: remove rake, version pins, master simplecov.
Mike McQuaid
2016-10-29
Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`.
Markus Reiter
2016-09-23
Fix coverage reporting.
Markus Reiter
2016-09-19
tests: run in parallel
Alyssa Ross
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-16
Send coverage from Jenkins, don't run OS X Travis.
Mike McQuaid
2016-08-17
test/Gemfile: assume Ruby 2.
Mike McQuaid
2016-07-19
tests: use SimpleCov 0.12.0 and Coveralls 0.8.14
Martin Afanasjew
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-02-06
tests: use our patched simplecov, bump coveralls
Baptiste Fontaine
2015-12-21
tests: add coveralls support
Xu Cheng
2015-07-20
'brew tests' optional coverage measure added
Baptiste Fontaine
2014-09-10
Use bundler for test gem dependencies.
Mike McQuaid