summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit/execute_resource.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a test to avoid rspec warning.Pete Higgins2020-06-101-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-2/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add additional resource specsTim Smith2018-05-161-1/+1
* [MSYS-725] [chef#6073] allow forcing senistive to false on execute and batch ...Vasu11052017-12-261-1/+8
* convert additional resource methods to propertieslcg/chef-resource-propertiesLamont Granquist2017-03-071-3/+0
* Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-281-9/+3
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-7/+7
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-1/+38
* better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
* 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
* respond to review commentsThom May2015-11-091-0/+5
* 28fd0c9c87c6fceb7068776a04c32cd8381fe8f6 removed the path attribute fromSerdar Sutay2014-12-081-0/+10
* Update to RSpec 3.Claire McQuin2014-10-291-19/+19
* Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-7/+0
* Adding missing shared examples for execute, script, and windows scriptsadamedx2013-02-191-0/+125