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
/
utils
Age
Commit message (
Expand
)
Author
2017-08-29
Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_ci
mansimarkaur
2017-08-29
Used ENV.delete to remove set ENV vars
mansimarkaur
2017-08-29
Added tests for report_build_error
mansimarkaur
2017-08-29
Added tests for report and report_event
mansimarkaur
2017-08-29
Added tests for os_prefix_ci
mansimarkaur
2017-08-17
Fix typo in spec
Ben Muschol
2017-08-17
Improve rspec readability
Ben Muschol
2017-08-17
Make test more resilient
Ben Muschol
2017-08-14
Unify vocabulary in github module, remove unnecessary logic
Ben Muschol
2017-08-14
Spec for issues search
Ben Muschol
2017-08-14
Implement PR feedback
Ben Muschol
2017-08-13
Fix url encoded in expected values
Ben Muschol
2017-08-13
Remove duplicate url generation logic in Github module
Ben Muschol
2017-06-24
🗑️ Use AppleScript instead of Swift for trashing.
Markus Reiter
2017-06-20
Add `trash` util.
Markus Reiter
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-04-25
Add test for `GitHub::search_code`.
Markus Reiter
2017-04-22
More deprecations.
Mike McQuaid
2017-02-21
Convert Utils::Bottles test to spec.
Markus Reiter
2017-02-20
Merge pull request #2037 from reitermarkus/spec-utils
Markus Reiter
2017-02-20
Merge pull request #2044 from reitermarkus/spec-utils_shell
Markus Reiter
2017-02-19
Convert Utils::Bottles::Collector test to spec.
Markus Reiter
2017-02-19
Convert Utils test to spec.
Markus Reiter
2017-02-18
Convert Utils::Shell test to spec.
Markus Reiter
2017-02-18
Convert Tty test to spec.
Markus Reiter
2017-02-12
Convert Utils::Bottles::Collector test to spec.
Markus Reiter
2016-11-16
Move test files back directly to `test/`.
Markus Reiter