summaryrefslogtreecommitdiff
path: root/spec/unit/provider/dsc_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve Performance/StringIdentifierArgument warningsPerformance_StringIdentifierArgumentTim Smith2021-12-261-8/+8
* replace usages of Cmdlet class with powershell_execmwrock2020-11-301-1/+1
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-10/+10
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-9/+9
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.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-44/+44
* Rename NoProviderAvailable to ProviderNotFound, add aliasJohn Keiser2015-06-301-2/+2
* Make specs pass with changes for allowing dsc resource importsJay Mundrawala2015-01-201-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-13/+13
* We now check for powershell/dsc compat in provider.jdmundrawala/issue-2027-masterJay Mundrawala2014-09-221-105/+134
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-1/+5
* Added test for #generate_description in provider/dsc_script_specJay Mundrawala2014-09-191-0/+20
* Cleanup dsc_script_spec to use newer rspec conventionsJay Mundrawala2014-09-191-43/+40
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-191-3/+3
* DSC: Added test for dsc_script providerAdam Edwards2014-09-191-0/+124