aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2017-10-04Merge pull request #3259 from reitermarkus/underscore_supporting_uriMarkus Reiter
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
2017-09-02Minor tests formatting changeAlexey Alekhin
2017-08-31search_remote_tap spec: fix test offlineMisty De Meo
2017-08-31Changed warning message as recommended by @reitermarkusAlexey Alekhin
2017-08-29Merge pull request #2950 from mansimarkaur/svnMisty De Meo
2017-08-29Used already existing clear_git_available_cache to remove @gitmansimarkaur
2017-08-29Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_cimansimarkaur
2017-08-29Used ENV.delete to remove set ENV varsmansimarkaur
2017-08-29Added tests for report_build_errormansimarkaur
2017-08-29Added tests for report and report_eventmansimarkaur
2017-08-29Added tests for os_prefix_cimansimarkaur