summaryrefslogtreecommitdiff
path: root/spec/unit/mixin/powershell_type_coercions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Allow PowerShellTypeCoercions to translate Chef::Node::ImmutableArraysmurawski/dsc_resource_converge_loggingSteven Murawski2016-02-031-0/+5
* Allow PowerShellTypeCoercions to translate Chef::Node::ImmutableMashSteven Murawski2016-02-031-9/+15
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-20/+20
* Escape strings when they contain a special characterJay Mundrawala2015-03-201-0/+11
* Added type coercsion for arrayJay Mundrawala2015-03-201-0/+4
* Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-201-0/+6
* Add type coercion for hashJay Mundrawala2015-03-201-0/+5
* Added Powershell Type Coercion mixinJay Mundrawala2015-03-201-0/+46