summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* Merge pull request #4340 from juliandunn/reenable-aix-mount-testBryan McLellan2015-12-311-20/+8
|\
| * Re-enable AIX mount functional test by using the NameFS type whichJulian C. Dunn2015-12-231-20/+8
* | Merge pull request #4321 from chef/service_userMatt Wrock2015-12-291-2/+5
|\ \ | |/ |/|
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-2/+5
* | Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-2/+2
* | Disabled mount tests on AIX since they only work in LPARs and we test in WPAR...Scott Hain2015-12-181-1/+2
|/
* merge cleanupmwrock/packageMatt Wrock2015-12-151-1/+1
* Merge pull request #4258 from chef/jdm/dpkg-spec-fixesLamont Granquist2015-12-081-22/+25
|\
| * Fix dpkg specs to run on debian 6jdm/dpkg-spec-fixesJay Mundrawala2015-12-081-22/+25
* | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-071-0/+177
|/
* disable tests on 32-bitlcg/32-bit-dpkg-test-brokeLamont Granquist2015-12-041-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-1/+337
* Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
* Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
* Skip mount test in travisJay Mundrawala2015-11-251-1/+1
* Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
* ignore gid on windows and warn to use groupMatt Wrock2015-10-081-0/+8
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+14
* Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-scriptClaire McQuin2015-10-011-18/+6
* Use -Command flag on NanoClaire McQuin2015-10-011-1/+63
* Allow windows_service_spec to only run in appveyorJay Mundrawala2015-09-101-1/+1
* Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-1/+1
* Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-0/+2
* Merge pull request #3172 from BackSlasher/deploy-shell-outThom May2015-09-021-1/+1
|\
| * Migrated deploy resource to use shell_out instead of run_commandNitz2015-08-181-1/+1
* | dsc_script ps_credential functional testjdm/dsc-script-ps-credJay Mundrawala2015-08-251-0/+90
* | Add test to ensure that the LCM can be configuredjdm/powershell-validation-fixJay Mundrawala2015-08-241-0/+16
* | 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
* | | Merge pull request #3775 from chef/salam/win64Salim Alam2015-08-191-7/+19
|\ \ \ | |/ / | | / | |/ |/|
| * Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-7/+19
* | 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
* | 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
|/
* Merge pull request #3608 from chef/adamedx/powershell_script_spec_renameTyler Ball2015-06-301-0/+0
|\
| * Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+0
* | Make specs marked ":provider" run againJohn Keiser2015-06-301-2/+0
|/
* Issue #3080: powershell_script: do not allow suppression of syntax errorsadamedx/ps-syntax-always-raiseadamedx2015-06-261-3/+3
* Use executionpolicy Bypass in powershell_script provider for PS 3.0 and lateradamedx2015-05-291-1/+1
* PowerShell 2.0 exit code spec fixes for powershell_scriptAdam Edwards2015-05-291-4/+27
* Refactor powershell_script, additional powershell syntax testsAdam Edwards2015-05-291-1/+7
* powershell_script spec for invalid syntax error handlingAdam Edwards2015-05-291-0/+6
* Groups should not exist before managing groups that don't exist in testsBryan McLellan2015-05-291-0/+5
* Increase the Timeout::timeout in execute timeout testBryan McLellan2015-05-281-2/+9
* Added spec for #3394Jay Mundrawala2015-05-271-0/+25