summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-0/+4
* 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
* | Note that this helper method is no longer a backportkill_old_ruby_speccsTim Smith2019-03-111-4/+3
* | Extract Action Collection from Data CollectorLamont Granquist2019-03-112-409/+0
|/
* As per the review commentsNimesh-Msys2019-02-041-1/+1