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
/
cask
/
cli
/
search_spec.rb
Age
Commit message (
Expand
)
Author
2017-10-03
Refactor `cask/cli` specs.
Markus Reiter
2017-09-10
Make `brew cask search` spec deterministic.
Markus Reiter
2017-09-02
Minor tests formatting change
Alexey Alekhin
2017-08-31
Changed warning message as recommended by @reitermarkus
Alexey Alekhin
2017-08-26
Fixed test for the changed error message
Alexey Alekhin
2017-08-26
Added a test for no-macthes output to non-TTY
Alexey Alekhin
2017-08-26
Unified tests formatting for multiline output matching
Alexey Alekhin
2017-08-26
Added tests for cask search with online search failure
Alexey Alekhin
2017-07-29
Silence all specs by default.
Markus Reiter
2017-07-10
Add test for non-TTY `brew cask search`.
Markus Reiter
2017-07-08
Add helper for testing TTY output.
Markus Reiter
2017-07-07
Output plain list when running `brew cask search` without a TTY.
Markus Reiter
2017-04-25
Add remote search to `brew cask search`.
Markus Reiter
2017-03-13
Fixed test case wording
Nath Tumlin
2017-03-13
Style changes
Nath Tumlin
2017-03-13
Added tests for highlight installed and fixed style errors
Nath Tumlin
2017-03-05
Move Cask specs into `brew tests`.
Markus Reiter