aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2017-03-27Add test for verbose brew outdated outputWilliam Roe
2017-03-26Wrap rubocop specific code into methods inside FormulaCopGautham Goli
2017-03-26Add RSpec tests for bottle_block and formula_desc copsGautham Goli
2017-03-25formula_installer: tweak req formula additions.Mike McQuaid
2017-03-20missing_formula: subsume historic logic.Mike McQuaid
2017-03-20blacklist: move to missing_formula class instead.Mike McQuaid
2017-03-20cmd/log: improve output messaging.Mike McQuaid
2017-03-20Hint at new location of migrated formulaeZhiming Wang
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-11Deprecate `#plural`.Markus Reiter
2017-03-11Add test for `Formatter::pluralize`.Markus Reiter
2017-03-11Merge pull request #2292 from MikeMcQuaid/fix-shallow-clone-testsMike McQuaid
2017-03-11Merge pull request #2315 from reitermarkus/hombrew-typoMarkus Reiter
2017-03-11Merge pull request #2303 from reitermarkus/fix-pkg-not-uninstalling-appsMarkus Reiter
2017-03-11Fix “Hombrew” typo.Markus Reiter
2017-03-11env: make prepend_path ignore system pathsilovezfs
2017-03-11Save flags in `with_full_permissions`.Markus Reiter
2017-03-11Fix `uninstall :pkgutil` leaving empty `.app` directories.Markus Reiter
2017-03-10test: fix tests with a shallow clone.Mike McQuaid
2017-03-10Refactor artifacts.Markus Reiter
2017-03-08Merge pull request #2289 from reitermarkus/cask-refactor-uninstallMarkus Reiter
2017-03-08Merge pull request #2293 from reitermarkus/cask-versionMarkus Reiter
2017-03-08Always `chmod +x` `binary` stanzas.Markus Reiter
2017-03-08Move `brew cask --version` into separate file.Markus Reiter
2017-03-08Refactor Cask `pkg` artifact.Markus Reiter
2017-03-08Refactor Cask `uninstall` and `zap` stanza.Markus Reiter
2017-03-08Merge pull request #2283 from reitermarkus/cask-cli-argumenterrorMarkus Reiter
2017-03-08Merge pull request #2284 from reitermarkus/cask-refactor-cliMarkus Reiter
2017-03-07Remove redundant `Utils`.Markus Reiter
2017-03-07Use `ArgumentError` instead of `CaskError` in `CLI`.Markus Reiter
2017-03-07Refactor CLI options.Markus Reiter
2017-03-06Add missing `:cask` metadata to specs.Markus Reiter
2017-03-05Try fixing coverage.Markus Reiter
2017-03-05Move coverage reporting into `brew tests`.Markus Reiter