summaryrefslogtreecommitdiff
path: root/spec/unit/resource/powershell_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* include password in guard inherited attributesguard_passwordmwrock2020-11-201-2/+2
* Refactor resource guard interpreter.refactor-resource-guard-interpreterPete Higgins2020-10-161-74/+4
* add interpreter to handle pwsh and powershell to powershell_scriptps_scriptmwrock2020-10-071-2/+2
* Clean up some interdependencies in script resource tests.Pete Higgins2020-08-071-11/+10
* Simplify property definition.Pete Higgins2020-08-071-18/+1
* Move test of resource behavior to resource test.Pete Higgins2020-06-031-15/+10
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-5/+0
* fix 4 copsLamont Granquist2019-07-051-5/+10
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* As per the review commentsNimesh-Msys2019-02-041-1/+23
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-8/+8
* Added :elevated option for powershell_script resourceNimishaS2017-07-191-2/+2
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-10/+10
* 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-7/+7
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-13/+17
* Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+132