summaryrefslogtreecommitdiff
path: root/spec/unit/mixin/powershell_type_coercions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fixup some unit testslcg/deep-merge-cache-rewriteLamont Granquist2017-12-061-6/+7
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* 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