summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-5/+5
* Dont run useradd_spec on osxjdm/osxJay Mundrawala2015-03-091-0/+14
* Implement RFC 027 File VerificationSteven Danna2015-02-171-0/+30
* Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fixtyler-ball2015-02-041-65/+0
* Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-271-12/+0
* Updating for review commentstyler-ball2014-12-291-0/+2
* Merging master to audit-modetyler-ball2014-12-292-3/+63
|\
| * Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-192-3/+63
* | Addressing review comments, adding documentationtyler-ball2014-12-181-0/+1
* | Finishing unit and functional test coverage for audit runnertyler-ball2014-12-171-1/+2
* | Adding example of sandboxingtyler-ball2014-12-171-0/+61
|/
* Use extend instead of opening class and includingJay Mundrawala2014-12-141-3/+1
* Cleanup Mixin:ShellOut use/specsJay Mundrawala2014-12-141-2/+7
* 28fd0c9c87c6fceb7068776a04c32cd8381fe8f6 removed the path attribute fromSerdar Sutay2014-12-081-0/+10
* Execute and Script Resource improvementsLamont Granquist2014-12-082-24/+40
* Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-254-6/+6
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-084-6/+6
* | polishing provider_resolverLamont Granquist2014-11-081-6/+1
|/
* Don't populate X-Chef-Version.mcquin/rspec-3Claire McQuin2014-11-071-0/+7
* 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
* | Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-031-2/+2
|/
* Fix some Windows specs.Claire McQuin2014-10-301-8/+10
* Use expect syntax.Claire McQuin2014-10-291-5/+8
* Update to RSpec 3.Claire McQuin2014-10-2915-552/+555
* 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 #1596 from opscode/lcg/provider-resovlerLamont Granquist2014-10-243-1/+73
|\
| * Chef-12 RC Provider ResolverLamont Granquist2014-10-243-1/+73
* | 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-232-0/+14
* | powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-233-3/+127
|/
* Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-201-0/+1
* Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-201-0/+4
* Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-171-6/+0
|\
| * Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-161-6/+0
* | Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-7/+0
|/
* My local gemset was including the `json` gem, causing these tests to be ineff...tyler-ball2014-10-071-1/+5
* Found some JSON pretty printing statements I missedtyler-ball2014-10-071-1/+1
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-0/+10
* Refactoring matchers into their own folders/filestyler-ball2014-09-293-17/+45
* DSC spec platform detection via WMIAdam Edwards2014-09-191-0/+12
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+12
* Merge pull request #2059 from opscode/fix-integrationsChris Doherty2014-09-161-1/+4
|\
| * Gross hack: silence the mysterious post-test cleanup error while we investigate.Chris Doherty2014-09-151-1/+4
* | stubs for :ssl_verify_mode default as :verify_peermcquin/verify_peer_defaultClaire McQuin2014-09-151-0/+6
|/
* Print out request and response body on non-2xx responsejk/http-error-logJohn Keiser2014-09-071-1/+8