homebrew-cask-versions/test/support/Casks
phinze c03ada18ec support for nested containers
- this allows us to support casks for things like "dmg in zip" "zip in
   tar", etc, etc
 - a nested container can be any format that homebrew-cask supports
 - the existing container support is now referred to as a Cask's
   "primary container"
 - use the `nested_container` artifact type to indicate the relative
   path to a nested container that you wanted extracted
 - multiple layers of nesting should work with multiple nested_container
   directives (though this is untested as yet)
 - add SpeedDownload as the first cask to use this feature; refs #602
2013-10-19 16:20:00 -05:00
..
bad-checksum.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
basic-cask.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
local-caffeine.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
local-transmission.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
missing-checksum.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
naked-pkg.rb naked pkg support + major container refactor 2013-09-21 21:59:07 -05:00
nested-app.rb support for nested containers 2013-10-19 16:20:00 -05:00
no-checksum.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
with-caveats.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
with-installable.rb prefpane support; artifact refactor 2013-10-07 13:51:42 -05:00
with-macosx-dir.rb support new one-arg link syntax 2013-05-23 21:03:37 -05:00
with-pkgutil-uninstall.rb pkg uninstall: support kernel extension unloading 2013-09-22 08:25:16 -05:00