summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional/windows_script.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Use new msys2 based devkit for windows" (#13063)" (#13097)neha-p62022-07-221-2/+2
* Revert "Use new msys2 based devkit for windows" (#13063)neha-p62022-07-111-2/+2
* use new msys2 devkit for windowsMatt Wrock2022-06-291-2/+2
* File.exists? -> File.exist?existTim Smith2020-08-121-3/+3
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-2/+2
* Fix ruby 2.7 keyword argument warnings.Pete Higgins2020-05-181-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-15/+2
* fix 4 copsLamont Granquist2019-07-051-1/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Fix functional tests for alternate user supportBryan McLellan2017-02-091-2/+2
* Fixed bugs, review comments and specsnimisha2017-02-021-5/+0
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-1/+1
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-4/+79
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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-9/+9
* Quote paths.mcquin/chef-3883Claire McQuin2015-10-061-1/+22
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+11
* Resolve resource_architecture and guard_architecture stubs.Claire McQuin2015-10-011-32/+26
* Use -Command flag on NanoClaire McQuin2015-10-011-4/+18
* Get specs to passAdam Edwards2015-05-291-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-8/+8
* 64-bit Windows functional script resource specs should not execute on 32-bit ...adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
* Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-0/+10
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-231-0/+108
* Remove extraneous character that breaks test cleanupAdam Edwards2014-03-291-1/+1
* Remove the unneeded running of "os" plugin.sersut2014-03-071-1/+1
* Fix chef spec infra to use OHAI correctly.sersut2014-03-071-2/+1
* Fix the annoying warning when running specs on windows.sersut2013-09-301-0/+48