summaryrefslogtreecommitdiff
path: root/spec/unit/resource/powershell_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-291-5/+5
* CR feedback: clean up convert boolean expressions and add testsAdam Edwards2014-03-291-0/+40
* CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-0/+18
* Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-291-3/+3
* CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-291-3/+3
* CR feedback: remove duplicate specsAdam Edwards2014-03-291-17/+0
* Guard resource new specs and spec fixesAdam Edwards2014-03-291-2/+44
* Normalize whitespace on all filesSeth Vargo2013-09-261-5/+5
* OC-8337: Architecture functional test coverageadamedx2013-06-251-5/+5
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-2/+2
* OC-4739: OC-4748: Refactor tests to share examples across batch and powershel...adamedx2013-02-191-11/+7
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+52