aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cask/cli_spec.rb
AgeCommit message (Expand)Author
2017-12-24cask: exit successfully when given no argumentsAlyssa Ross
2017-07-29Silence all specs by default.Markus Reiter
2017-06-14Add test for `--language` option.Markus Reiter
2017-06-06Fix parsing `--require-sha` and `HOMEBREW_CASK_OPTS`.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-03-16Add test for command help strings.Markus Reiter
2017-03-08Move `brew cask --version` into separate file.Markus Reiter
2017-03-07Refactor CLI options.Markus Reiter
2017-03-05Move Cask specs into `brew tests`.Markus Reiter