summaryrefslogtreecommitdiff
path: root/spec/unit/resource/registry_key_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* MSYS-872 Fix for registry key resource doesn't recognise keys when passed as ...Vasu11052018-07-311-0/+4
* fix Style/HashSyntaxLamont Granquist2018-07-021-19/+19
* Add additional resource specsTim Smith2018-05-161-1/+12
* Convert :key property in registry_key to use propertyregistry_keyTim Smith2018-04-271-1/+1
* registry_key: Properly limit allowed values for architectureTim Smith2018-03-041-1/+5
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-5/+0
* Cleanup for resource specsTim Smith2017-12-181-98/+84
* fix specs broken by removal of state methodLamont Granquist2017-03-171-2/+2
* Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-10/+26
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-17/+17
* Use SHA256 instead for registry_key when data is not displayableJay Mundrawala2015-10-241-2/+2
* Test updates for the changes to default actions.Noah Kantrowitz2015-06-291-1/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-32/+32
* send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-051-0/+28
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* update copyrightLamont Granquist2012-12-191-3/+2
* unit tests for regkey resourceLamont Granquist2012-12-191-0/+172