homebrew-cask/test/cask/artifact
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
..
alt_target_test.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
app_test.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
generic_artifact_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
nested_container_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
pkg_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
postflight_block_test.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
preflight_block_test.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
suite_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
two_apps_correct_test.rb Fix tests broken by changing casks from classes to instances 2016-01-06 10:33:03 -05:00
two_apps_incorrect_test.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
uninstall_test.rb Fix argument separator passed to chmod 2016-03-08 11:53:29 -05:00
zap_test.rb Fix argument separator passed to chmod 2016-03-08 11:53:29 -05:00