aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support
AgeCommit message (Expand)Author
2017-10-31Separate do end into multiple linesL. E. Segovia
2017-10-30Add tests for uninstall_* and zap stanzasL. E. Segovia
2017-10-27test.flac: add flac fixture.Mike McQuaid
2017-10-24Refactor and fix RuboCop specs.Markus Reiter
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-07Add helper method for Cask fixture paths and refactor CaskLoader.Markus Reiter
2017-10-03Merge pull request #3220 from yzguy/yzguy/cask_available_languages_to_infoMarkus Reiter
2017-10-02stylistic changes for cask info testsAdam Smith
2017-09-30add available languages to cask info commandAdam Smith
2017-09-28testball_bottle-0.1: Add the formula to the bottleShaun Jackman
2017-09-16List cask full-namesDan Wendorf
2017-08-05Add spec for `conflicts_with cask`.Markus Reiter
2017-07-29Silence all specs by default.Markus Reiter
2017-07-24Merge pull request #2861 from reitermarkus/cask-search-ttyMarkus 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-10Add test for non-TTY `brew cask search`.Markus Reiter
2017-07-08Add helper for testing TTY output.Markus Reiter
2017-07-07Fix `brew tests` on High Sierra.Mike McQuaid
2017-06-09Add symlink for High Sierra test bottle.Markus Reiter
2017-06-08Merge pull request #2746 from MikeMcQuaid/cleanup-testsMike McQuaid
2017-06-08formula_desc_cop: tweak some rules.Mike McQuaid
2017-06-07tests: cleanup tests.Mike McQuaid
2017-05-30Fix Linux buildMike McQuaid
2017-05-19Merge pull request #2623 from rednoah/masterMarkus Reiter
2017-05-11Support GPG (signed data) container in Homebrew Cask (test case)Reinhard Pointner
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-07Revert "Merge pull request #2603 from MikeMcQuaid/tweak-gem-vendoring"Mike McQuaid
2017-05-07Tweak Gem vendoring.Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-04-22Hide sensitive tokens from install/test/post.Mike McQuaid
2017-04-21Fix test for `chmod +x` on binaries.Markus Reiter
2017-03-15add command 'cask outdated'Valentin VĂLCIU
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 test helpers to `test/support`.Markus Reiter
2017-03-05Move Cask `shared_examples` to `test/support`.Markus Reiter
2017-02-28Remove Minitest.Markus Reiter
2017-02-28Add `mktmpdir` helper method.Markus Reiter
2017-02-27Merge pull request #2215 from reitermarkus/spec-integration-test-helperMarkus Reiter
2017-02-27Use `around` hook for shared "integration test" context.Markus Reiter
2017-02-27Convert Version test to spec.Markus Reiter
2017-02-25Add `formula` spec helper.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
2017-02-21Convert OS::Mac::Keg test to spec.Markus Reiter
2017-02-19Use TEST_TMPDIR in rmdir tests.Michael Ledin
2017-02-19Expand glob patterns.Michael Ledin