summaryrefslogtreecommitdiff
path: root/spec/unit/mixin/shell_out_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert to default_paths APIlcg/default-pathsLamont Granquist2020-07-221-7/+7
* fix shell_out specs to use an instance everywhere.Lamont Granquist2020-07-211-25/+24
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-281-31/+25
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-29/+27
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-3/+2
* Style/SymbolArrayLamont Granquist2019-07-021-3/+3
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-22/+22
* Do the shell_out deprecations for Chef-15.Lamont Granquist2018-10-261-133/+1
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-30/+30
* fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-201-3/+3
* deprecate old shell_out APIsLamont Granquist2018-06-191-12/+164
* fix infinite recursion and add more testsLamont Granquist2018-06-181-101/+103
* Unification of shell_out APIsLamont Granquist2018-06-151-26/+26
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-0/+60
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-1/+1
* spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-10/+18
* Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-061-87/+13
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+0
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* make deprecation warnings actual deprecation warningsLamont Granquist2016-04-251-0/+4
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-6/+6
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-5/+5
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Some more author domain stragglers.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-56/+56
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-9/+9
* fix some of the spec titlesLamont Granquist2015-01-121-10/+10
* add forcing of LANG and LANGUAGE env varsLamont Granquist2015-01-121-11/+40
* Renamed dummy_obj to shell_out_objjdm/shellout-specJay Mundrawala2014-12-141-39/+39
* Cleanup Mixin:ShellOut use/specsJay Mundrawala2014-12-141-40/+39
* Update to RSpec 3.Claire McQuin2014-10-291-6/+6
* fixing travis LC_ALL errorsLamont Granquist2014-09-091-6/+6
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-64/+134
* Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-271-102/+53
* Properly modify environment option based on ENVClaire McQuin2014-06-271-31/+114
* Fix shell_out_with_systems_locale logic, add specs.Claire McQuin2014-06-271-0/+58
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* Upgrade rspec to 2.13.xdanielsdeleo2013-07-111-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+109