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
Age
Commit message (
Expand
)
Author
2017-08-15
add test for inspecting version
Gautham Goli
2017-08-15
add tests for dependencies
Gautham Goli
2017-08-14
add test for env mod through system call
Gautham Goli
2017-08-14
add tests for vendored deps
Gautham Goli
2017-08-14
add tests for formula path shortucut 3
Gautham Goli
2017-08-14
add tests for formula path string 1
Gautham Goli
2017-08-14
add tests for hardcoded compilers in ENV
Gautham Goli
2017-08-14
add tests for hard coded compilers in system calls
Gautham Goli
2017-08-14
add tests for man+'man[1-8]'
Gautham Goli
2017-08-14
add test for using ARGV to check options
Gautham Goli
2017-08-14
add test for build.include? having dashed args
Gautham Goli
2017-08-14
add test for build.include?
Gautham Goli
2017-08-14
add test for build.with? "--with-foo"
Gautham Goli
2017-08-14
add test for build.without --without-foo
Gautham Goli
2017-08-14
Add negated? method to formula cop and add tests for negated build.without?
Gautham Goli
2017-08-14
Add test for negated build.with?
Gautham Goli
2017-08-14
Add tests for unless build.with?
Gautham Goli
2017-08-14
Add tests for unless build.without?
Gautham Goli
2017-08-14
Add test for top level method def
Gautham Goli
2017-08-14
Add tests for fileUtils call in system
Gautham Goli
2017-08-14
add tests for non glob dirs audit
Gautham Goli
2017-08-13
Add tests for macOS check
Gautham Goli
2017-08-12
Add tests for assert match and depends_on instance audit rules
Gautham Goli
2017-08-06
audit: Add tests for rubocop methods in line_cop.rb
Gautham Goli
2017-08-06
audit: Add tests for audit rules ported from line_problems method to rubocops
Gautham Goli
2017-08-06
Fix `Pkg#uninstall` not calling `MacOS.undeletable?` for all files.
Markus Reiter
2017-08-05
Merge pull request #3006 from reitermarkus/unfocus
Markus Reiter
2017-08-05
Refactor legacy_patches_cop to merge external patch audit rules in a single c...
Gautham Goli
2017-08-05
Delete `:focus`.
Markus Reiter
2017-08-04
Merge pull request #2999 from mistydemeo/tap_each_enum
Markus Reiter
2017-08-04
Remove `_checkurl`.
Markus Reiter
2017-08-03
Tap.each: return an enumerable when no block given
Misty De Meo
2017-08-01
Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strict
Mike McQuaid
2017-08-01
Merge pull request #2964 from GauthamGoli/audit_line_rubocop_part_1
Mike McQuaid
2017-07-30
Tweak preserve link status on reinstall/upgrade.
Mike McQuaid
2017-07-30
Merge pull request #2961 from MikeMcQuaid/preserve-link-on-upgrade-reinstall
Mike McQuaid
2017-07-30
Merge pull request #2969 from MikeMcQuaid/default-formula-bottles
Mike McQuaid
2017-07-30
formula_installer: use default_formula for bottles
Mike McQuaid
2017-07-30
Preserve link status on reinstall/upgrade.
Mike McQuaid
2017-07-30
Merge pull request #2898 from MikeMcQuaid/sandbox-all-taps
Mike McQuaid
2017-07-30
audit: Port audit_urls strict rules to rubocop, add tests and autocorrect
Gautham Goli
2017-07-29
Use `mktmpdir`.
Markus Reiter
2017-07-29
Silence all specs by default.
Markus Reiter
2017-07-29
installer_spec: silence test output.
Mike McQuaid
2017-07-29
audit: Port dependency rules from line_problems to rubocop and add tests
Gautham Goli
2017-07-25
Merge pull request #2804 from mansimarkaur/caveats
Misty De Meo
2017-07-25
Added tests for python caveats
mansimarkaur
2017-07-25
Added tests for plist_caveats
mansimarkaur
2017-07-25
Added tests for function_completion_caveats
mansimarkaur
2017-07-25
Added tests for keg_only_text
mansimarkaur
[next]