| Age | Commit message (Collapse) | Author |
|
Use `launchctl` to get running processes by bundle ID.
|
|
Refactor Cask installer.
|
|
|
|
|
|
|
|
|
|
Cask: Add the choices option to pkg stanza
|
|
|
|
|
|
|
|
|
|
installer command accepts -applyChoiceChangesXML option to change
customize options on the GUI installer from the commandline.
(`man installer` for more detailed information)
The introduced option `choice` enables the choice changes to be supplied
via pkg stanza without tricks in preflight code.
|
|
|
|
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`.
|
|
|
|
|
|
|
|
|