summaryrefslogtreecommitdiff
path: root/spec/unit/resource/windows_package_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use canonical_path in windows_package resource for sourcejdm/msi-uri-sourceJay Mundrawala2015-05-151-2/+2
* Surface checksum attributeJay Mundrawala2015-05-151-0/+5
* Added spec to make sure urls are not modified when creating a windows_package...Jay Mundrawala2015-05-151-0/+9
* Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-281-8/+0
* Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-281-0/+8
* Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-281-5/+12
* windows_package installer_type should be a symbolBryan McLellan2014-10-281-3/+3
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-2/+2
* 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/+74