summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix unit specs on Sparc.Serdar Sutay2014-11-121-1/+7
* Merge pull request #2336 from opscode/lcg/12-systemd-fixesjdm/fooSerdar Sutay2014-11-085-203/+367
|\
| * rspec 3 fixeslcg/12-systemd-fixesLamont Granquist2014-11-081-4/+4
| * spec fixesLamont Granquist2014-11-081-3/+32
| * polishing provider_resolverLamont Granquist2014-11-084-43/+155
| * systemctl path fixes, rspec modernization, etcLamont Granquist2014-11-081-157/+180
* | Revert "CHEF-4101: DeepMerge - support overwriting hash values with nil"sersut/revert-attr-nil-overrideSerdar Sutay2014-11-081-14/+0
* | fix rspec truthy thingsLamont Granquist2014-11-081-6/+6
* | fix autovivificationLamont Granquist2014-11-081-2/+10
* | chef-12 attribute changesLamont Granquist2014-11-082-17/+315
|/
* Fix rspec 3 specs.ryan/follow_symlinksSerdar Sutay2014-11-071-2/+2
* Add spec for making client.pem a symlink a config optionRyan Cragun2014-11-071-0/+16
* Rspec 3 compat.Serdar Sutay2014-11-071-3/+3
* Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-071-1/+27
* Don't populate X-Chef-Version.mcquin/rspec-3Claire McQuin2014-11-071-0/+7
* Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-11-071-2/+2
|\
| * Change the integration test server port from 8889 to 8890 so the test can suc...Chris Doherty2014-11-051-2/+2
* | Merge pull request #2346 from opscode/tball/rspec3-fixClaire McQuin2014-11-032-16/+18
|\ \
| * | Updating from comments - simplifying codetball/rspec3-fixtyler-ball2014-11-032-16/+6
| * | Removing bad check-intyler-ball2014-11-031-1/+0
| * | Updating pedant to run correctly and send output to STDOUTtyler-ball2014-11-032-8/+24
| * | shell_out didn't pick up entire commandClaire McQuin2014-10-311-2/+4
| * | Modify pedant to run w/o chefClaire McQuin2014-10-312-17/+12
| * | Change pending to skipClaire McQuin2014-10-311-1/+1
* | | Explicitly disable :should syntax in spec and mocksClaire McQuin2014-11-031-0/+8
* | | Remove remaining should syntax.Claire McQuin2014-11-031-4/+4
* | | Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-032-3/+3
* | | Fix stub for failing spec on 1.9.3Claire McQuin2014-11-031-0/+1
* | | Change pending to skip.Claire McQuin2014-11-031-1/+1
|/ /
* | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-311-2/+2
|\ \ | |/
| * Fix windows specs for windows package type.Serdar Sutay2014-10-301-2/+2
* | Fix some Windows specs.Claire McQuin2014-10-304-16/+18
* | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-304-29/+39
|\ \ | |/
| * Merge pull request #2313 from opscode/sersut/win-res-lookup-fixSerdar Sutay2014-10-304-30/+40
| |\
| | * Fix the after blocks in reboot_pending specs.sersut/win-res-lookup-fixSerdar Sutay2014-10-291-4/+4
| | * Fix the logic that checks for existing reboot pending in reboot pending tests.Serdar Sutay2014-10-281-15/+15
| | * Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-282-16/+4
| | * 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
* | | Fix failures from pendingClaire McQuin2014-10-306-22/+22
* | | Use expect syntax.Claire McQuin2014-10-291-5/+8
* | | Update to RSpec 3.Claire McQuin2014-10-29307-7417/+7418
* | | Remove treat_symbols_as_metadata_keys_with_true_values = true, now true by de...Claire McQuin2014-10-291-7/+0
|/ /
* | disable workstation tests for aix.kaustubh-d2014-10-291-1/+1
|/
* 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