summaryrefslogtreecommitdiff
path: root/spec/functional/resource/powershell_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* replacing Tempfile.new with Tempfile.createJohn McCrae2022-10-021-2/+2
* replacing Tempfile.new with Tempfile.createJohn McCrae2022-10-021-0/+1
* replacing Tempfile.new with Tempfile.createJohn McCrae2022-10-021-2/+2
* add interpreter to handle pwsh and powershell to powershell_scriptps_scriptmwrock2020-10-071-14/+57
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-4/+4
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-4/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-68/+7
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-7/+7
* As per the review commentsNimesh-Msys2019-02-041-7/+13
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-2/+2
* fix Layout/IndentHeredocLamont Granquist2018-07-021-10/+10
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Remove support for Windows 20032k3Tim Smith2018-03-021-2/+0
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-38/+38
* 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-20/+20
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+14
* Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-scriptClaire McQuin2015-10-011-18/+6
* Use -Command flag on NanoClaire McQuin2015-10-011-1/+63
* Add test to ensure that the LCM can be configuredjdm/powershell-validation-fixJay Mundrawala2015-08-241-0/+16
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-7/+19
* Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+512