summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-113-3/+3
* Fix a test to avoid rspec warning.Pete Higgins2020-06-101-1/+1
* Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-221-1/+1
* Replace nonsense word with other silly words.Pete Higgins2020-05-181-4/+4
* 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
* Remove an unused spec helperTim Smith2020-04-301-13/+0
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-3/+3
* Chef-16 git provider fixesLamont Granquist2020-04-231-0/+83
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1338-38/+38
* make dep update fasterdheerajd-msys2020-04-131-1/+2
* update filter for opensuse and fix depsdheerajd-msys2020-04-131-2/+2
* update test for opensusedheerajd-msys2020-04-131-2/+5
* remove support for SLES11dheerajd-msys2020-04-131-4/+0
* some spec typosVivek Singh2020-04-074-4/+4
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-031-7/+10
* Skip the ifconfig functional tests if we don't have ifconfignet-toolsTim Smith2020-03-271-0/+4
* Switch to RUBY_PLATFORM for the windows checkfix_windows_buildsTim Smith2020-03-241-1/+1
* Revert "CONTROVERSIAL: remove "with a chef repo" shared context."Tim Smith2020-03-161-0/+31
* CONTROVERSIAL: remove "with a chef repo" shared context.Ryan Davis2020-03-161-31/+0
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-167-13/+0
* Guard against windows loading on non-windows platforms.Ryan Davis2020-03-161-25/+27
* Remove warnings on test runsRyan Davis2020-03-161-2/+2
* Remove the canonical DSLLamont Granquist2020-03-031-1/+3
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-2/+2
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-282-20/+2
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-181-3/+3
* Add output for the file provider verification (#9039)Lamont Granquist2019-12-091-4/+16
|\
| * Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-4/+16
* | Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+14
* | Resolved all chefstyle failuresskippy2019-11-171-14/+14
* | re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-3/+3
* | Resolved failing tests, fixed inverted logicskippy2019-11-171-12/+21
* | Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-5/+5
|/
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-086-8/+10
* Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-091-0/+10
|\
| * add functional testryancragun/mac_userRyan Cragun2019-09-031-0/+10
* | remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-282-41/+1
* | only test these on rhel >= 8 where they worklcg/fix-dnf-rhel8Lamont Granquist2019-07-191-0/+8
|/
* fix 4 copsLamont Granquist2019-07-054-30/+30
* Style/SymbolProcLamont Granquist2019-07-053-37/+13
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-055-7/+7
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-055-8/+8
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* Style/EmptyMethodLamont Granquist2019-07-021-8/+4
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-2/+2
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Style/SymbolArrayLamont Granquist2019-07-024-14/+14
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-023-0/+8