summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit/script_resource.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-2/+2
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* As per the review commentsNimesh-Msys2019-02-041-1/+1
* Chef-13 break: script and all its subclasses now errors on 'command' propertyLamont Granquist2017-02-281-9/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* better chef+ruby rspec constraintsLamont Granquist2016-03-031-4/+4
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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-6/+6
* Execute and Script Resource improvementsLamont Granquist2014-12-081-24/+32
* Update to RSpec 3.Claire McQuin2014-10-291-14/+14
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-231-1/+1
* CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-291-1/+1
* CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-0/+7
* Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-291-2/+2
* CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-291-2/+2
* Guard resource new specs and spec fixesAdam Edwards2014-03-291-0/+31
* Normalize whitespace on all filesSeth Vargo2013-09-261-7/+7
* Adding missing shared examples for execute, script, and windows scriptsadamedx2013-02-191-0/+52