| Age | Commit message (Collapse) | Author |
|
Fix `Hbc::Locations` in tests.
|
|
|
|
|
|
Trying to uninstall a non installed Cask made this test fail.
This commit remove that and thus this test passes.
Note that every Cask is uninstalled after each test case.
|
|
|
|
add cask reinstall command
|
|
Refactor accessibility test.
|
|
Refactor Audit test.
|
|
Refactor DSL test.
|
|
Refactor Installer test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.
|
|
|
|
|
|
|
|
|
|
Change `A Cask for #{token} is already installed.` message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevent Accessibility access for macOS >= 10.12
|
|
|
|
|
|
|
|
Parallelise test suite
|