homebrew-cask-versions/test/support
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
..
binaries support for nested containers 2013-10-19 16:20:00 -05:00
Casks support for nested containers 2013-10-19 16:20:00 -05:00
cleanup.rb prefpane support; artifact refactor 2013-10-07 13:51:42 -05:00
fake_appdir.rb Verify appdir after reading command line opts 2013-06-15 20:13:05 -05:00
fake_fetcher.rb get linkapps tests de-mockified 2012-11-25 15:49:16 -06:00
fake_system_command.rb fix a few bugs around recent changes 2013-09-22 14:44:31 -05:00