homebrew-cask-versions/test/cask
Pedro Silva e58f3f89ca add new CurlPostDownloadStrategy
- lib/cask/url.rb: initialize(): add new `:data` attribute to hold post parameters
- lib/cask/download.rb: perform(): dispatch to new class based on `:using => :post`
- lib/cask/download_strategy.rb: Cask::CurlPostDownloadStrategy:
  			extend curl_args with x-www-form-urlencoded data
- doc/CASK_LANGUAGE_REFERENCE.md: HTTP URLs: document new strategy
- test/cask/test_download_strategy.rb: Cask::CurlPostDownloadStrategy: test new strategy
2014-03-07 20:51:35 +01:00
..
artifact Merge pull request #3073 from rolandwalker/add_target_metadata 2014-02-25 12:30:15 -05:00
cli Merge pull request #3106 from rolandwalker/emojii 2014-03-06 21:40:37 -05:00
container Process SystemCommand arguments in list format 2014-02-07 06:27:05 -06:00
audit_test.rb Check no_checksum if version is latest 2013-12-30 20:46:11 +08:00
cli_test.rb create target directories on-demand 2014-02-21 09:22:37 -05:00
download_strategy_test.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
dsl_test.rb remove md5 checksum support 2014-02-14 19:15:55 -05:00
installer_test.rb Merge pull request #3011 from rolandwalker/force_container_type 2014-02-28 09:23:01 -06:00
link_checker_test.rb fixes to pkg uninstaller to prevent madness 2013-10-24 14:56:29 -05:00
pkg_test.rb Process SystemCommand arguments in list format 2014-02-07 06:27:05 -06:00
scopes_test.rb support non-ruby-backed casks 2013-12-05 20:10:19 -06:00
underscore_supporting_uri_test.rb fix: Allow for underscores in urls 2013-10-07 20:03:44 -05:00