summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* dsc_script ps_credential functional testjdm/dsc-script-ps-credJay Mundrawala2015-08-252-0/+90
* Test to make sure dsc_script has ps_credential helperJay Mundrawala2015-08-251-0/+4
* Add test to ensure that the LCM can be configuredjdm/powershell-validation-fixJay Mundrawala2015-08-241-0/+16
* Merge pull request #3663 from docwhat/issue-3614Tyler Ball2015-08-211-1/+1
|\
| * Fix error message for providers without `provides`Christian HoĢˆltje2015-08-191-1/+1
* | Merge pull request #3797 from chef/salam/win64Salim Alam2015-08-201-2/+1
|\ \
| * | Fix dsc_script spec failure on 64-bit RubySalim Alam2015-08-201-2/+1
* | | fixes from code reviewLamont Granquist2015-08-202-11/+41
* | | add a test for the new provider behaviorLamont Granquist2015-08-201-1/+14
* | | add spec for resource sideLamont Granquist2015-08-201-1/+20
* | | green the broken testsLamont Granquist2015-08-201-23/+43
* | | Merge pull request #3793 from chef/lcg/run_levelsLamont Granquist2015-08-191-4/+68
|\ \ \
| * | | spec and code fixes for run_levelsLamont Granquist2015-08-191-20/+50
| * | | CHEF-5372: Support specific run_levels for RedHat serviceRobby Dyer2015-08-181-0/+34
* | | | Merge pull request #3775 from chef/salam/win64Salim Alam2015-08-194-15/+42
|\ \ \ \ | | |/ / | |/| |
| * | | Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-194-15/+42
* | | | Merge pull request #3787 from chef/jdm/rhel-dir-specJay Mundrawala2015-08-191-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix failing directory unit tests on rheljdm/rhel-dir-specJay Mundrawala2015-08-171-0/+1
| | |/ | |/|
* | | Added changes to fix rspec deprecationssiddheshwar-more2015-08-181-3/+3
* | | Removed invalid test from mount_fs testsiddheshwar-more2015-08-181-7/+0
* | | Added changes to fix aix mount provider related tests according to updated ba...siddheshwar-more2015-08-183-5/+8
* | | added tests for mount remountingJames Belchamber2015-08-183-1/+37
* | | add privacy flagJosh Black2015-08-181-3/+23
* | | PR feedbackLamont Granquist2015-08-181-1/+1
* | | CHEF-5012: add methods for template breadcrumbsLamont Granquist2015-08-183-0/+56
|/ /
* | Merge pull request #3771 from renanvicente/renanvicente/add-specify-depthThom May2015-08-131-1/+7
|\ \
| * | Add support for override depth and adding test in overriding depthGomes da Silva2015-08-121-1/+7
* | | Merge pull request #3768 from chef/jhs/fix-reboot_pendingThom May2015-08-131-1/+1
|\ \ \
| * | | Make reboot_pending? look for CBS RebootPendingjhs/fix-reboot_pendingJeremiah Snapp2015-08-111-1/+1
* | | | Merge pull request #3657 from stefanor/upstart-status_commandThom May2015-08-131-7/+11
|\ \ \ \
| * | | | shell_out! returns an object not an integerStefano Rivera2015-07-091-7/+11
* | | | | Merge pull request #3383 from jfly/masterThom May2015-08-131-0/+18
|\ \ \ \ \
| * | | | | Added some pretty straightforward tests of is_omnibus?Jeremy Fleischman2015-05-181-0/+18
* | | | | | Merge pull request #3329 from juliandunn/ifconfig-targetThom May2015-08-131-2/+22
|\ \ \ \ \ \
| * | | | | | Add tests per review.Julian C. Dunn2015-07-041-2/+22
* | | | | | | Merge pull request #3759 from juliandunn/service-group-3730Julian C. Dunn2015-08-121-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Don't use shell_out! on "lssrc -g" as it will raise an exception if the servi...Julian C. Dunn2015-08-061-3/+3
* | | | | | | | Merge pull request #3757 from martinb3/frozen_error_inspectorLamont Granquist2015-08-121-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Add additional helpful section for frozen objectsMartin Smith2015-08-061-0/+26
| |/ / / / / / /
* | | | | | | | Use the output of dpkg-deb directly, rather than regextm/use-dpkg-debThom May2015-08-121-1/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Added support for OS X 10.11 SIP pathsNate Walck2015-08-111-0/+34
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #3689 from chef/mcquin/ohai-configClaire McQuin2015-08-071-0/+31
|\ \ \ \ \ \
| * | | | | | Mute :log_level and :log_location deprecation warnings from ohai config.Claire McQuin2015-07-271-0/+31
* | | | | | | The newly refactored tests were bad on windows - fix it.Kartik Null Cating-Subramanian2015-08-061-2/+4
* | | | | | | Refactor the group tests and handle OSXKartik Null Cating-Subramanian2015-08-061-48/+59
* | | | | | | Fix expected exception on Mac in group_specKartik Null Cating-Subramanian2015-08-061-2/+5
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #3728 from chef/jdm/win-groupsKartik Null Cating-Subramanian2015-08-041-4/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Don't leak groupsJay Mundrawala2015-07-291-0/+4
| * | | | | Work around unicode errors by changing specJay Mundrawala2015-07-291-1/+1
| * | | | | Fix group resource functional specsjdm/group-specsJay Mundrawala2015-07-291-3/+6
| |/ / / /