aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cask
AgeCommit message (Expand)Author
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-06-08Merge pull request #2746 from MikeMcQuaid/cleanup-testsMike McQuaid
2017-06-07tests: cleanup tests.Mike McQuaid
2017-06-06Fix parsing `--require-sha` and `HOMEBREW_CASK_OPTS`.Markus Reiter
2017-06-01Fix curl invocation in Hbc::DSL::Appcast.Kiyoshi '13k' Murata
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
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-11Support GPG (signed data) container in Homebrew Cask (test case)Reinhard Pointner
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-04-25Add remote search to `brew cask search`.Markus Reiter
2017-04-23Merge pull request #2362 from joshka/install-uninstall-messagesMarkus Reiter
2017-04-22Merge pull request #2514 from reitermarkus/refactor-cask-metadataMarkus Reiter
2017-04-22tests: reduce some noise.Mike McQuaid
2017-04-21Merge pull request #2520 from reitermarkus/pkgutil-plistMarkus Reiter
2017-04-21Partly revert “Fix `uninstall :pkgutil` leaving empty `.app` directories.”.Markus Reiter
2017-04-21Fix test for `chmod +x` on binaries.Markus Reiter
2017-04-21Refactor cask metadata directory methods.Markus Reiter
2017-03-31cask: remove pre_bug_report linksVítor Galvão
2017-03-19Be a little less specific in cask output testsJoshua McKinney
2017-03-19Hide output from brew cask uninstall testJoshua McKinney
2017-03-19Show messages when (un)installing CasksJoshua McKinney
2017-03-16Replace `Hbc.load` with `CaskLoader.load`.Markus Reiter
2017-03-16Replace `Hbc.path` with `CaskLoader.path`.Markus Reiter
2017-03-16Use a `Formulary`-like approach to load Casks.Markus Reiter
2017-03-16Merge pull request #2309 from axiac/cask-outdatedMarkus Reiter
2017-03-16Add test for command help strings.Markus Reiter
2017-03-15add command 'cask outdated'Valentin VĂLCIU
2017-03-15Merge pull request #2326 from vszakats/sprotMike McQuaid
2017-03-15Merge pull request #2311 from nath/highlightInstalledCasksMarkus Reiter
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-13Fixed test case wordingNath Tumlin
2017-03-13Style changesNath Tumlin
2017-03-13Added tests for highlight installed and fixed style errorsNath Tumlin
2017-03-13Default to `sudo: false` for `installer/uninstall :script`.Markus Reiter
2017-03-12Change instances of caskroom.io to caskroom.github.ioNumbermaniac
2017-03-11Merge pull request #2315 from reitermarkus/hombrew-typoMarkus Reiter
2017-03-11Fix “Hombrew” typo.Markus Reiter
2017-03-11Save flags in `with_full_permissions`.Markus Reiter
2017-03-11Fix `uninstall :pkgutil` leaving empty `.app` directories.Markus Reiter