summaryrefslogtreecommitdiff
path: root/spec/unit/provider/powershell_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix broken powershell_script test.fix-powershell-testPete Higgins2020-08-071-3/+4
* Add regression test for powershell_script flag order.Pete Higgins2020-08-071-5/+11
* Move test of resource behavior to resource test.Pete Higgins2020-06-031-17/+0
* Remove unnecessary cruft in test.Pete Higgins2020-06-031-25/+3
* Fix test stub.Pete Higgins2020-06-031-4/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Deprecate supports_powershell_execution_bypass? checkTim Smith2020-02-281-29/+7
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-56/+38
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-10/+10
* Prefer user defined flags over the default oneNimesh-Msys2019-02-041-10/+19
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-031-1/+1
* fix powershell_script tests for mandatory code blocksLamont Granquist2017-02-281-4/+14
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-4/+4
* update to latest chefstyle - fix casecmptm/fix_casecmpThom May2016-04-201-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* 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
* Quote paths.mcquin/chef-3883Claire McQuin2015-10-061-2/+12
* Use -Command flag on NanoClaire McQuin2015-10-011-26/+42
* Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+80