aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2017-05-31audit: Port audit_caveats method to rubocop and add testsGautham Goli
2017-05-30Merge pull request #2704 from MikeMcQuaid/jenkins-brew-shMike McQuaid
2017-05-30Update jenkins.brew.sh links.Mike McQuaid
2017-05-30audit: Port audit_text method to rubocop and add testsGautham Goli
2017-05-30Fix Linux buildMike McQuaid
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-05-29Use parallel RuboCopMike McQuaid
2017-05-29Merge pull request #2663 from reitermarkus/lockfileMarkus Reiter
2017-05-29Merge pull request #2682 from MikeMcQuaid/improve-installed-messagingMike McQuaid
2017-05-29Merge pull request #2687 from issyl0/fix_formula_description_regexMike McQuaid
2017-05-29Match the "formula name in description" on word boundariesIsabell Long
2017-05-27diagnostic: move some more macOS doctor checks.Mike McQuaid
2017-05-27Improve some `brew install` messaging.Mike McQuaid
2017-05-25Rename `FormulaLock` to `LockFile`.Markus Reiter
2017-05-24Deprecate `--caskroom` flag.Markus Reiter
2017-05-24Add test for `--binaries` default value.Markus Reiter
2017-05-22Fix tests for `CLI::Options` DSL.Markus Reiter
2017-05-22Refactor `CLI::Style`.Markus Reiter
2017-05-22Refactor `CLI::Home`.Markus Reiter
2017-05-22Refactor `CLI::Edit`.Markus Reiter
2017-05-22Refactor `CLI::Create`.Markus Reiter
2017-05-22Refactor `CLI::Cleanup`.Markus Reiter
2017-05-22Refactor `CLI::Audit`.Markus Reiter
2017-05-22Remove Cask’s `CLI#debug?`.Markus Reiter
2017-05-22Pass along `CLI::Binaries`.Markus Reiter
2017-05-19Merge pull request #2638 from reitermarkus/matchersMarkus Reiter
2017-05-19Merge pull request #2623 from rednoah/masterMarkus Reiter
2017-05-18Merge pull request #2537 from reitermarkus/pathname-to_strMarkus Reiter
2017-05-15Use scoped RSpec matchers.Markus Reiter
2017-05-15Merge pull request #2631 from GauthamGoli/audit_homepage_rubocop1.2.1Mike McQuaid
2017-05-15Merge pull request #2628 from GauthamGoli/formula_desc_cop_fixMike McQuaid
2017-05-14Port audit_homepage method to rubocop and add testsGautham Goli
2017-05-14Merge pull request #2620 from MikeMcQuaid/more-env-filtering-tweaksMike McQuaid
2017-05-13Update string_content method to support multiline strings, add test for sameGautham Goli
2017-05-13More environment filtering tweaksMike McQuaid
2017-05-13Add autocorrect method for ComponentsOrder rubocop and testsGautham Goli
2017-05-11Support GPG (signed data) container in Homebrew Cask (test case)Reinhard Pointner
2017-05-10diagnostic_spec.rb: check_access_lock_dir testmansimarkaur
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-05-08Travis CI tweaks.Mike McQuaid
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-05-03Merge pull request #2531 from GauthamGoli/audit_cops_options_refactorMike McQuaid
2017-05-03Merge pull request #2577 from DomT4/keg_only_style_tweaksMike McQuaid
2017-05-03Add `--only-cops`,`--except-cops` options for brew style and simplify cop namesGautham Goli
2017-05-03Install etc/var files on postinstall.Mike McQuaid
2017-05-02audit_spec: add keg_only_style testsDominyk Tiller
2017-05-02Add `--only-cops`,`--except-cops` options for brew auditGautham Goli