aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support
AgeCommit message (Expand)Author
2018-01-27Create `Hbc::Config` class.Markus Reiter
2018-01-17rubocop: fix brew style warnings.Mike McQuaid
2017-12-15tests: don't output seed multiple times.Mike McQuaid
2017-12-03Also remove writer method for `Hbc.binarydir`.Markus Reiter
2017-12-03Remove unused writer methods for `Hbc.caskroom` and `Hbc.cache`.Markus Reiter
2017-11-28Test upgrade for Casks with version :latestL. E. Segovia
2017-11-27Merge pull request #3396 from amyspark/hacktoberfest-upgradeMarkus Reiter
2017-11-26Add test fixtures for ELF executablesBob W. Hogg
2017-11-22Change the generic bottle tag to processor-systemShaun Jackman
2017-11-13Add tests for upgrade recoveryL. E. Segovia
2017-11-08Fix upgrade tests and some upgrade? leftoversL. E. Segovia
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