summaryrefslogtreecommitdiff
path: root/spec/functional/util/powershell/cmdlet_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* replace usages of Cmdlet class with powershell_execmwrock2020-11-301-111/+0
* The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-131-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Use require_relative within the specsrequire_relativeTim Smith2020-02-181-1/+1
* fixup some bad rspec to greenify masterLamont Granquist2019-10-071-2/+2
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-7/+7
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-15/+15
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Manual fix ups for things that didn't follow the usual pattern.Noah Kantrowitz2016-02-021-1/+1
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-4/+1
* Use double quotes by defaultThom May2016-01-141-16/+16
* Disable Cmdlet tests on old versions of powershelljdm/powershell-cmdletJay Mundrawala2015-03-241-3/+3
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+2
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-191-114/+114
* DSC spec platform detection via WMIAdam Edwards2014-09-191-2/+2
* Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-191-2/+6
* Updated powershell functional tests to work with changes to Chef::Util::Power...Jay Mundrawala2014-09-191-17/+15
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+112