homebrew-cask/test/cask/container
Victor Robertson 7f5fbf448c Process SystemCommand arguments in list format
Previously, SystemCommand commands and arguments were processed as
strings which caused problems during shell interpretation if the
arguments were not escaped properly.  Now all commands are expressed
as arrays and no longer require their arguments to be escaped.
Additionally, stderr and stdout could have been interleaved in the
past and now they are always separated.
2014-02-07 06:27:05 -06:00
..
dmg_test.rb fix a few bugs around recent changes 2013-09-22 14:44:31 -05:00
naked_test.rb Process SystemCommand arguments in list format 2014-02-07 06:27:05 -06:00