summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove the extra commachoco_fixTim Smith2017-05-231-1/+1
* Only run the Chocolatey tests if Chocolatey is installedTim Smith2017-05-231-1/+1
* Merge pull request #6154 from chef/tm/gem_pathThom May2017-05-161-11/+14
|\
| * Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-11/+14
* | Prefer Systemd with sysvinit script over Upstart for service providerGrant Ridder2017-05-151-10/+10
|/
* Run choco tests just on 2012r2 for nowtm/disable_choco_harderThom May2017-05-151-2/+1
* Completely ignore the chocolatey teststm/disable_choco_testsThom May2017-05-121-0/+1
* mark test as pending with a useful messageThom May2017-05-121-2/+2
* Added choco_include? filternimisha2017-05-114-10/+12
* Fixing Build Failuresnimisha2017-05-111-0/+1
* Merge pull request #6105 from Stromweld/patch-1Matt Wrock2017-05-101-2/+2
|\
| * fixed test with @NimishaS suggestion. Signed-off-by: Corey Hemminger corey.he...Corey Hemminger2017-05-031-6/+2
| * updated testsCorey Hemminger2017-05-021-3/+7
* | Fixing broken functional test in windows_task resourcenimisha2017-05-101-1/+0
* | Adding functional specs for windows_task resource (#6067)Nimisha Sharad2017-05-081-0/+459
|/
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-2824-76/+76
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-1121-67/+67
| * Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-114-9/+9
* | Merge pull request #6097 from chef/tm/aix_manage_homeThom May2017-04-281-0/+97
|\ \
| * | Fix manage_home on AIXtm/aix_manage_homeThom May2017-04-271-0/+97
* | | lazily load cookbook_files and templatestm/even_lazierThom May2017-04-252-5/+5
* | | Add tests for lazy load of cookbook filesThom May2017-04-251-0/+33
* | | add tests for CookbookManifest.each_fileThom May2017-04-251-2/+17
|/ /
* | Merge pull request #6077 from chef/lcg/runner-pointerLamont Granquist2017-04-201-0/+4
|\ \
| * | add a pointer from the run_context back to the runnerlcg/runner-pointerLamont Granquist2017-04-201-0/+4
| |/
* | Looks like this is broken on SLES 12.0/x64 tootm/fix_suse_12Thom May2017-04-201-1/+1
|/
* Merge pull request #6045 from coderanger/segment-oopsThom May2017-04-112-0/+203
|\
| * Feed rubocop some moreThom May2017-04-112-31/+12
| * Test CookbookManifest v0 and v2Thom May2017-04-112-0/+222
* | Fix expand_options to cope with arrays too.Noah Kantrowitz2017-04-101-2/+2
* | We missed this when options got converted to an array.Noah Kantrowitz2017-04-101-5/+5
|/
* Clarify log messaging for required recipe featuredanielsdeleo2017-04-101-1/+1
* Merge pull request #6035 from chef/lcg/restore-log-locationThom May2017-04-061-0/+2
|\
| * another fix for windows specsLamont Granquist2017-04-061-1/+1
| * fixing specs for windowslcg/restore-log-locationLamont Granquist2017-04-061-1/+1
| * fix specLamont Granquist2017-04-061-0/+2
* | Merge pull request #6032 from chef/sd/required-recipeThom May2017-04-062-0/+56
|\ \ | |/ |/|
| * remove integration test with chef-zero for nowsd/required-recipesdelano2017-04-061-23/+0
| * chefstyle fixessdelano2017-04-061-4/+4
| * server enforced required recipesdelano2017-04-063-0/+79
* | switch guards to use shell_out_with_systems_localeLamont Granquist2017-04-061-2/+2
* | spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-10/+18
* | Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-062-94/+20
|/
* Merge pull request #5851 from chef/lcg/chef-13-formatterLamont Granquist2017-04-064-60/+88
|\
| * fix knife configure client speclcg/chef-13-formatterLamont Granquist2017-04-051-2/+0
| * couple of integration tests for Chef-13 formatterLamont Granquist2017-04-051-0/+38
| * CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-053-58/+50
* | Merge pull request #5886 from MsysTechnologiesllc/nim/windows_taskThom May2017-04-062-0/+605
|\ \
| * | Removed config file and chcp commandnimisha2017-04-051-2/+3
| * | Added unit testcases for windows_task providernimisha2017-04-031-0/+391