summaryrefslogtreecommitdiff
path: root/spec/unit/resource/execute_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add additional resource specsTim Smith2018-05-161-12/+20
* Cleanup for resource specsTim Smith2017-12-181-6/+6
* [MSYS-629] Added username/password validation for elevated option (#6293)Nimisha Sharad2017-07-261-1/+21
* Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-281-1/+1
* Fixed specsnimisha2017-02-021-0/+214
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.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-1/+1
* Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-051-0/+4
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-1/+1
* Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-161-0/+5
* OC-4739: OC-4748: Refactor tests to share examples across batch and powershel...adamedx2013-02-191-101/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+124
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-102/+0
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-081-0/+5
* Adding unit tests for the execute resourceAdam Jacob2008-09-041-0/+97