summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10423 from chef/sidTim Smith2020-09-111-27/+108
|\
| * allow the use of SIDs in windows securable resourcesmwrock2020-09-111-27/+108
* | Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-1/+1
|/
* File.exists? -> File.exist?existTim Smith2020-08-125-8/+8
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-18/+18
* Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-221-1/+0
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-262-2/+0
* Fix some odd whitespacing in tests.Pete Higgins2020-06-242-3/+3
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-1/+1
* Fix ruby 2.7 keyword argument warnings.Pete Higgins2020-05-181-1/+1
* Align all our comments with the codeTim Smith2020-05-061-1/+1
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-281-2/+2
* 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