summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-137-7/+7
* some spec typosVivek Singh2020-04-071-1/+1
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-15/+2
* fix 4 copsLamont Granquist2019-07-052-23/+18
* Style/SymbolProcLamont Granquist2019-07-053-37/+13
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-053-5/+5
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Minor fixes as per the review commentsvijaymmali19902019-02-123-97/+103
* - Minor fixes to fix functional test casesvijaymmali19902019-02-113-14/+41
* Minor fixes as per the review commentsvijaymmali19902019-02-111-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-5/+5
* switch shell_out to shell_out! in func testslcg/shell-out-mknodLamont Granquist2018-08-211-5/+5
* fix Style/MutableConstantLamont Granquist2018-07-021-1/+1
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-024-24/+24
* Use local computer name instead of domain in testssp/win10_fix_securable_resource_testsStuart Preston2018-05-301-1/+1
* Chefstyle fixesTim Smith2018-03-071-2/+2
* Remove support for Windows 20032k3Tim Smith2018-03-021-1/+1
* replace deprecated Dir.exists? with Dir.exist?Thomas Dziedzic2017-11-111-1/+1
* Fixing specsnimisha2017-09-051-1/+1
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-1/+1
* Fix functional tests for alternate user supportBryan McLellan2017-02-092-4/+4
* Fixed bugs, review comments and specsnimisha2017-02-022-7/+2
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-1/+1
* Rubcop violations in alt-user execute common codeadamedx2017-02-021-14/+14
* Workaround on Windows execute tests for leaked user profilesAdam Edwards2017-02-021-2/+7
* Windows alternate user support for execute resourcesAdam Edwards2017-02-022-4/+224
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-173-24/+24
* fixing Style/ConstantName copLamont Granquist2016-08-161-4/+4
* fixing Lint/Void copLamont Granquist2016-08-161-2/+2
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-161-3/+1
* clear test directory before file resource examplesMatt Wrock2016-08-161-0/+1
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-3/+3
* deal with 0.37.2 renamed copsLamont Granquist2016-02-182-6/+6
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-2/+2
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-093-7/+7
* autofixing whitespace copsLamont Granquist2016-02-058-31/+21
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-026-9/+9
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-025-5/+5
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-026-6/+6
* Use double quotes by defaultThom May2016-01-147-92/+92
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-134-13/+13
* 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
* Make service manager tests pass.Kartik Null Cating-Subramanian2015-07-201-1/+2
* Get specs to passAdam Edwards2015-05-291-1/+1