summaryrefslogtreecommitdiff
path: root/spec/unit/provider/dsc_script_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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