summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/windows_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-28/+28
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* fixing post merge test breaksMatt Wrock2015-12-151-2/+2
* non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-151-5/+15
* adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-071-26/+227
* download_file_missing? -> downloadable_file_missing?Jay Mundrawala2015-05-151-2/+2
* Allow users to override remote_file attributes in windows_packageJay Mundrawala2015-05-151-0/+13
* Refactor uri detectionJay Mundrawala2015-05-151-2/+2
* Added specs to for windows_package provider's uri featureJay Mundrawala2015-05-151-24/+90
* Modify windows package provider to allow urlJay Mundrawala2015-05-151-3/+3
* Fix windows specs for windows package type.Serdar Sutay2014-10-301-2/+2
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-4/+4
* CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-051-0/+6
* CHEF-5087: Hide win32 if not on windowsBryan McLellan2014-03-281-1/+1
* CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-271-0/+80