aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/helper/spec
AgeCommit message (Expand)Author
2017-09-16List cask full-namesDan Wendorf
2017-07-29Silence all specs by default.Markus Reiter
2017-07-13integration_test: try tests on Gem load failure.Mike McQuaid
2017-07-10integration_test: add simplecov libs when needed.Mike McQuaid
2017-07-07Fix `brew tests` on High Sierra.Mike McQuaid
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-04-22Hide sensitive tokens from install/test/post.Mike McQuaid
2017-03-08Move `brew cask --version` into separate file.Markus Reiter
2017-03-05Move Cask specs into `brew tests`.Markus Reiter
2017-03-05Move Cask `shared_examples` to `test/support`.Markus Reiter
2017-02-28Remove Minitest.Markus Reiter
2017-02-27Use `around` hook for shared "integration test" context.Markus Reiter
2017-02-25Avoid warnings when HOMEBREW_PREFIX/bin is not in PATH.Markus Reiter
2017-02-23Add integration test helper methods.Markus Reiter
2017-02-21Add RSpec support for integration commands.Markus Reiter