homebrew-cask-versions/test
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
..
cask support for nested containers 2013-10-19 16:20:00 -05:00
Casks add audits into the build process 2013-04-07 14:30:09 -05:00
support support for nested containers 2013-10-19 16:20:00 -05:00
cask_test.rb Fixed uri in test case 2013-07-30 14:07:11 -07:00
test_helper.rb support for nested containers 2013-10-19 16:20:00 -05:00