summaryrefslogtreecommitdiff
path: root/spec/functional/mixin
Commit message (Expand)AuthorAgeFilesLines
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+2
* Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-251-0/+11
* remove more deprecated specsLamont Granquist2018-10-261-30/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* deprecate old shell_out APIsLamont Granquist2018-06-191-0/+4
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-1/+27
* Added source_file to FromFileZeal Jagannatha2018-03-051-0/+82
* the format of this flametest doesn't matterlcg/fix-powershell-outLamont Granquist2018-01-291-21/+5
* Fixing specs for LOGON32_LOGON_NEW_CREDENTIALSnimisha2017-09-051-5/+5
* Fixed functional specsnimisha2017-09-051-6/+5
* Windows thread alternate user impersonation supportadamedx2017-09-051-0/+118
* Fixed the specs and review commentsNimishaS2017-06-191-4/+4
* Fixing build failures of Windows Server 2016nimisha2017-06-191-4/+20
* Revert Handling double quotes in powershell_outMatt Wrock2016-10-051-1/+5
* Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-031-1/+1
* Handling double quotes. Added specsNimishaS2016-09-301-5/+1
* Fix Powershell tests to acknowledge they sometimes return SI fieldJohn Keiser2016-08-031-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Use double quotes by defaultThom May2016-01-142-9/+9
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-8/+8
* add powershell_out mixinLamont Granquist2015-05-291-0/+43
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-2/+2
* Add RSpec matcher match_environment_variable.Claire McQuin2014-07-101-9/+1
* Update expected result when LC_ALL is not set in Windows.Claire McQuin2014-07-091-1/+9
* Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-271-9/+1
* Add functional test for shell_out_with_systems_localeClaire McQuin2014-06-271-0/+56