homebrew-cask-versions/test/cask/artifact
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
..
after_block_test.rb update test suite for postflit/preflight DSL forms 2014-09-10 08:15:59 -04:00
alt_target_test.rb add uninstall :rmdir 2014-09-16 09:48:32 -04:00
app_test.rb add uninstall :rmdir 2014-09-16 09:48:32 -04:00
before_block_test.rb update test suite for postflit/preflight DSL forms 2014-09-10 08:15:59 -04:00
binary_test.rb recast install/uninstall methods: install_phase 2014-06-18 20:22:24 -04:00
generic_artifact_test.rb DSL: add artifact stanza 2014-09-17 09:09:53 -04:00
nested_container_test.rb recast install/uninstall methods: install_phase 2014-06-18 20:22:24 -04:00
pkg_test.rb recast install/uninstall methods: install_phase 2014-06-18 20:22:24 -04:00
two_apps_correct_test.rb add uninstall :rmdir 2014-09-16 09:48:32 -04:00
two_apps_incorrect_test.rb doc new app stanza and update tests to use it 2014-09-13 13:03:46 -04:00
uninstall_test.rb add uninstall :rmdir 2014-09-16 09:48:32 -04:00
zap_test.rb functionality and docs for zap stanza 2014-09-13 10:21:17 -04:00