homebrew-cask-versions/test/cask
Roland Walker f7018e0106 DSL: add artifact stanza
Keeping the `link` stanza in the DSL is a mistake: it will be
confusing when combined with the ability to install by copying.

This PR retires `link` completely, and adds a generic artifact
stanza called `artifact`.  (`link` is removed from the docs, but
will still work for compatibility during transition.)

This only affects one current Cask (dwarf-fortress.rb), and that
Cask may be changed to use `suite` in the future.
2014-09-17 09:09:53 -04:00
..
artifact DSL: add artifact stanza 2014-09-17 09:09:53 -04:00
cli Merge pull request #6208 from rolandwalker/uninstall_force 2014-09-16 19:33:17 -04:00
container Process SystemCommand arguments in list format 2014-02-07 06:27:05 -06:00
dsl Remove Cask::Decorator 2014-08-15 13:00:52 -03:00
dsl_test.rb doc new app stanza and update tests to use it 2014-09-13 13:03:46 -04:00
installer_test.rb add --force option for brew cask uninstall 2014-09-16 10:59:44 -04:00
link_checker_test.rb fixes to pkg uninstaller to prevent madness 2013-10-24 14:56:29 -05:00
pkg_test.rb Delete special files (eg symlinks) from pkg BOMs 2014-07-29 07:55:07 -04:00