summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-283-9/+21
* Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-282-10/+20
* windows_package installer_type should be a symbolBryan McLellan2014-10-281-3/+3
* 64-bit Windows functional script resource specs should not execute on 32-bit ...adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
* Merge pull request #2230 from opscode/if/add-cheffs-empty-checkIsa Farnik2014-10-281-5/+18
|\
| * add empty? method for cheffs base dir classcuriositycasualty2014-10-281-5/+18
* | @hourly not supported in aix cronskaustubh-d2014-10-281-2/+2
* | fix bff spec by setting os attribute on node so that approriate provider is f...kaustubh-d2014-10-281-0/+1
* | fix more solaris provider lolwutlcg/rspec3-updatesLamont Granquist2014-10-241-2/+2
* | remove lolwut from testsLamont Granquist2014-10-241-3/+0
* | updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-24146-4781/+4781
* | Merge pull request #2251 from chilicheech/fix_dscl_group_nameSerdar Sutay2014-10-241-2/+3
|\ \
| * | use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-171-2/+3
* | | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+2
|\ \ \
| * | | Fixed review comments related to bootstrap config spec testssiddheshwar-more2014-10-201-0/+40
| * | | Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-74/+0
| * | | Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-0/+30
* | | | Merge pull request #1596 from opscode/lcg/provider-resovlerLamont Granquist2014-10-2431-685/+1084
|\ \ \ \
| * | | | Chef-12 RC Provider ResolverLamont Granquist2014-10-2431-729/+1037
| * | | | Initial sketch for provider resolverRichard Manyanza2014-10-221-0/+91
* | | | | Renamed compare_value in env providerJay Mundrawala2014-10-232-15/+15
* | | | | delete_element should return false if the key needs to be deletedJay Mundrawala2014-10-231-5/+11
* | | | | Modified spec to check subpath caseJay Mundrawala2014-10-231-3/+3
* | | | | Added unit tests to ensure that value for env correctly deals with having the...Jay Mundrawala2014-10-231-0/+40
* | | | | windows_script specs for guard_interpreter exception behavior on ruby blocksAdam Edwards2014-10-231-0/+13
* | | | | Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-233-19/+38
* | | | | powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-235-14/+138
* | | | | Merge pull request #2229 from opscode/jdmundrawala/12-evt-logJay Mundrawala2014-10-232-1/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated client_spec to not run event loggerJay Mundrawala2014-10-221-1/+1
| * | | | Use windows evt log by default on windowsJay Mundrawala2014-10-221-3/+7
| * | | | Guard windows specific includes in specJay Mundrawala2014-10-221-2/+4
| * | | | Copy-pasta errorJay Mundrawala2014-10-221-1/+1
| * | | | Added spec for windows event loggerJay Mundrawala2014-10-221-0/+76
* | | | | Merge pull request #2264 from opscode/jdmundrawala/issue-2225Jay Mundrawala2014-10-221-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added spec to test a whatif expception with \r\n is corrrectly classifiedjdmundrawala/issue-2225Jay Mundrawala2014-10-221-1/+6
* | | | | Merge pull request #2265 from opscode/sersut/resource-list-specsSerdar Sutay2014-10-223-66/+200
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Delegate Array methods rather than hardcoding into the ResourceList class.sersut/resource-list-specsSerdar Sutay2014-10-211-1/+1
| * | | | Updates based on PR comments.Serdar Sutay2014-10-211-58/+37
| * | | | Add pending specs for resource list.Serdar Sutay2014-10-202-1/+159
| * | | | Convert resource_collection spec to Rspec3 syntax.Serdar Sutay2014-10-201-65/+62
* | | | | Renamed output_has_dsc_module_failure to dsc_module_import_failureJay Mundrawala2014-10-221-5/+5
| |_|_|/ |/| | |
* | | | Merge pull request #2249 from opscode/jdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
|\ \ \ \
| * | | | spec to ensure deleting ENV[var] from current process worksjdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
* | | | | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-217-0/+843
|\ \ \ \ \
| * | | | | fixed functional testskaustubh-d2014-09-235-92/+133
| * | | | | fix copyrightkaustubh2014-09-221-1/+1
| * | | | | mark test aix only, and correct copyrightkaustubh2014-09-221-2/+2
| * | | | | functional specs for aix service providerkaustubh-d2014-09-194-0/+352
| * | | | | aix service provider more code changeskaustubh-d2014-09-151-1/+67
| * | | | | aix service speckaustubh-d2014-09-121-0/+115