homebrew-cask-versions/test/cask/artifact
Roland Walker 0e7be245be Return Cask::SystemCommand::Result object
from Cask::SystemCommand.run

* stderr and stdout are now separated, though both are available
* :print_stderr is made the default, closer to previous behavior
* exit status can be read from the result object
* plist parsing is more naturally handled in the result object.
  The :plist argument to the run method was removed.
* whitespace
2014-09-27 08:59:08 -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 Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -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