aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2017-10-08Add specs for `CaskLoader`.Markus Reiter
2017-10-07Fix RuboCop tests.Markus Reiter
2017-10-07Merge pull request #3283 from reitermarkus/cask-loaderMarkus Reiter
2017-10-07Add helper method for Cask fixture paths and refactor CaskLoader.Markus Reiter
2017-10-07Merge pull request #3267 from reitermarkus/refactoringMarkus Reiter
2017-10-06Merge pull request #3262 from kabel/version-detect-phpMike McQuaid
2017-10-04Refactor tests.Markus Reiter
2017-10-04Directly save artifacts in DSL.Markus Reiter
2017-10-04Refactor DSL and Artifacts.Markus Reiter
2017-10-04Merge pull request #3259 from reitermarkus/underscore_supporting_uriMarkus Reiter
2017-10-03Add test for php version in URL middleKevin Abel
2017-10-03Refactor `cask/cli` specs.Markus Reiter
2017-10-03Merge pull request #3220 from yzguy/yzguy/cask_available_languages_to_infoMarkus Reiter
2017-10-03Remove `UnderscoreSupportingURI`.Markus Reiter
2017-10-02stylistic changes for cask info testsAdam Smith
2017-10-01Only run trash test when collecting coverage.Markus Reiter
2017-09-30add available languages to cask info commandAdam Smith
2017-09-29Merge pull request #3234 from reitermarkus/localeVítor Galvão
2017-09-29Support UN M.49 region codes.Markus Reiter
2017-09-28BottleLoader: Use the formula stored in the bottleShaun Jackman
2017-09-28testball_bottle-0.1: Add the formula to the bottleShaun Jackman
2017-09-28pour_bottle?: Fix when formula.bottle is nilShaun Jackman
2017-09-27Revert "Added tests for os/mac/keg"ilovezfs
2017-09-26test: Tests for os/mac/kegmansimarkaur
2017-09-22Merge pull request #3186 from naoty/detect-failure-messageMike McQuaid
2017-09-22Replace String#% with Kernel.#formatNaoto Kaneko
2017-09-22Add a failure message to be_detected_from matcherNaoto Kaneko
2017-09-18audit: Add more tests for FormulaAudit/Miscellaneous copGautham Goli
2017-09-16List cask full-namesDan Wendorf
2017-09-15os/mac/diagnostic: allow custom Ruby for devs.Mike McQuaid
2017-09-11Make Cask commands fail early if a Cask is not found.Markus Reiter
2017-09-10Fix `_stanza`.Markus Reiter
2017-09-10Treat every `Artifact` instance as a single artifact.Markus Reiter
2017-09-10Merge pull request #3143 from jsoref/spellingMarkus Reiter
2017-09-10Make `brew cask search` spec deterministic.Markus Reiter
2017-09-10spelling: shouldJosh Soref
2017-09-10spelling: preservesJosh Soref
2017-09-10spelling: parametersJosh Soref
2017-09-10spelling: omittedJosh Soref
2017-09-10spelling: intermediateJosh Soref
2017-09-10spelling: comparisonJosh Soref
2017-09-08Merge pull request #3122 from vszakats/patch-1Mike McQuaid
2017-09-07home_spec: use different test formula.Mike McQuaid
2017-09-07git_spec.rb: use HTTPS for Git remote testViktor Szakats
2017-09-05Merge pull request #3091 from GauthamGoli/audit_line_rubocop_part_3Mike McQuaid
2017-09-04audit: Port audit_class to rubocop, add tests and autocorrectGautham Goli
2017-09-04audit: Fetch formula name from file path rather than class name in copsGautham Goli
2017-09-04audit: Add tests for rubocop methods in line_cop.rbGautham Goli
2017-09-02Merge pull request #2955 from mansimarkaur/git_testsMike McQuaid
2017-09-02Merge pull request #3084 from laughedelic/cask/search-offlineMarkus Reiter