homebrew-cask/test/cask
Steven Willis eeaac15b5d Fix argument separator passed to chmod
* Place argument separator '--' before all arguments to chmod where it had
   been incorrectly placed after the permissions argument.
 * The separator should be after any options (like '-R' or '-N') but before
   any permissions, even when they look like options, like '-r'.
 * Add '--' to calls to chmod where it was missing for consistency.
2016-03-08 11:53:29 -05:00
..
artifact Fix argument separator passed to chmod 2016-03-08 11:53:29 -05:00
cli Intercept --help flag, treat as help cmd 2016-01-17 22:09:49 -05:00
container Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
dsl Use shared examples to DRY up *flight tests 2015-12-21 19:39:23 -05:00
accessibility_test.rb Allows accessibility entry to be updated if previously installed 2015-06-07 09:18:36 -07:00
depends_on_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
dsl_test.rb Replace `full_name` with `name` 2016-01-06 10:33:03 -05:00
installer_test.rb Merge pull request #16102 from vitorgalvao/nickpellant-feature/auto_updates_stanza 2015-12-25 23:07:57 +00:00
pkg_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
staged_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
url_checker_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00