summaryrefslogtreecommitdiff
path: root/spec/unit/provider/registry_key_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Fix the registry_key resource so the correct value is set when sensitive is trueJosh Barker2018-10-241-0/+74
* fix Style/HashSyntaxLamont Granquist2018-07-021-22/+22
* ensure that providers inherit loggers from the run contextThom May2018-03-261-1/+7
* Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-0/+94
* Refactored specsdheerajd-msys2016-09-131-28/+36
* Added specs for registry_key resource idempotent issue fixdheerajd-msys2016-09-131-1/+11
* Some more author domain stragglers.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-1/+1
* changed the registry_key provider to scan collected registry keys with downca...JKerry2015-06-261-0/+12
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-61/+61
* send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-051-53/+67
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* add unit tests for case when values are not set in the resourceLamont Granquist2012-12-191-2/+32
* more regkey unit testsLamont Granquist2012-12-191-15/+115
* adding unit tests for action_createLamont Granquist2012-12-191-1/+44
* adding unit tests for registrykey lcrLamont Granquist2012-12-191-0/+96