summaryrefslogtreecommitdiff
path: root/spec/support/shared
Commit message (Expand)AuthorAgeFilesLines
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-262-2/+0
* Merge pull request #10074 from chef/lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-8/+12
|\
| * Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-8/+12
* | 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 a test to avoid rspec warning.Pete Higgins2020-06-101-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
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-3/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1324-24/+24
* some spec typosVivek Singh2020-04-073-3/+3
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-031-7/+10
* 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-166-11/+0
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-2/+2
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-15/+2
* 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-083-6/+6
* remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-282-41/+1
* fix 4 copsLamont Granquist2019-07-054-30/+30
* Style/SymbolProcLamont Granquist2019-07-053-37/+13
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-054-6/+6
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-052-5/+5
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Style/SymbolArrayLamont Granquist2019-07-024-14/+14
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-022-0/+2
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-071-0/+95
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-0/+95
* | Merge pull request #8417 from jaymzh/link_messageLamont Granquist2019-04-301-0/+1
|\ \
| * | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-0/+1
* | | Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-291-1/+0
|/ /
* | Merge pull request #8168 from MsysTechnologiesllc/Vijay/MSYS-958_write_permis...Bryan McLellan2019-04-263-83/+116
|\ \ | |/ |/|
| * 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
* | Add chef/text require before Rubygems breaks YAMLMarc A. Paradise2019-04-241-0/+1
* | Extract Action Collection from Data CollectorLamont Granquist2019-03-112-409/+0
|/
* As per the review commentsNimesh-Msys2019-02-041-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-5/+5
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-033-8/+8