summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2692 from jaymzh/multipackageLamont Granquist2015-02-049-53/+449
|\
| * Try to fix spec againPhil Dibowitz2015-02-041-1/+1
| * fix rubygems specLamont Granquist2015-02-031-1/+1
| * Multipackage fixes to superclassLamont Granquist2015-02-039-54/+150
| * Some more yum testsPhil Dibowitz2015-02-031-0/+34
| * Some yum testsPhil Dibowitz2015-02-031-0/+66
| * Some fixes for package provider, lots of unittestsPhil Dibowitz2015-02-031-0/+200
| * Merge in the cleanups from reverted array diff.Phil Dibowitz2015-02-031-8/+8
| * Revert "Make yum always use arrays internally"Phil Dibowitz2015-02-031-34/+34
| * Make yum always use arrays internallyPhil Dibowitz2015-02-031-34/+34
* | Merge pull request #2855 from chef/tball/rspec32-fixTyler Ball2015-02-044-71/+10
|\ \ | |/ |/|
| * Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fixtyler-ball2015-02-044-71/+10
* | fix LWRP constant lookupsLamont Granquist2015-02-031-0/+24
|/
* use context in conjunction with let as opposed to local variables and require...David Crowder2015-01-281-62/+61
* fix error in tests where shell_out was being expected incorrectlyDavid Crowder2015-01-281-3/+3
* switch to the let syntax for the rpm spec tests instead of a before block wit...David Crowder2015-01-281-74/+82
* use shell_out! where appropriate and revert incorrectly scoped variableDavid Crowder2015-01-281-7/+7
* Fix #2663 - refactor to use shell_out in rpm providerDavid Crowder2015-01-281-15/+18
* Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
* Merge pull request #2780 from chef/btm/disable-windows-leak-testsBryan McLellan2015-01-271-2/+2
|\
| * Disable win32 memory leak testsbtm/disable-windows-leak-testsBryan McLellan2015-01-201-2/+2
* | Merge pull request #2823 from chef/lcg/mergesLamont Granquist2015-01-2712-84/+40
|\ \
| * | Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-275-31/+5
| * | Util::Diff: remove Object::Encoding existence check (ruby 1.8 specific, issue...Xabier de Zuazo2015-01-271-6/+6
| * | Provider::User: remove gecos#force_encoding existence check (ruby 1.8 specifi...Xabier de Zuazo2015-01-271-1/+1
| * | EncryptedDataBagItem: remove Cipher#auth_data method existence check (ruby 1....Xabier de Zuazo2015-01-272-27/+1
| * | Remove binread functions (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-10/+1
| * | userdel functional test fixkaustubh-d2015-01-271-5/+18
| * | define dummynode for specsawanoboly2015-01-271-4/+8
* | | Add policyfile native support to policy builderdanielsdeleo2015-01-271-1/+46
* | | Add policy support to ChefFS configurationdanielsdeleo2015-01-271-0/+52
|/ /
* | Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-262-0/+30
|\ \
| * | Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-052-0/+30
* | | Merge remote-tracking branch 'habermann24/patch-1' into tball/merging-2707tyler-ball2015-01-262-86/+118
|\ \ \
| * | | Convert data_bag_item_spec to let syntaxJan Habermann2014-12-311-85/+97
| * | | Use new expect syntax instead of shouldJan Habermann2014-12-311-1/+1
| * | | Add destroy data bag spec for setting proper default parameterJan Habermann2014-12-311-0/+20
* | | | Merge pull request #2774 from chef/jdm/powershell-2348Jay Mundrawala2015-01-261-0/+15
|\ \ \ \
| * | | | Added spec for issue #2348jdm/powershell-2348Jay Mundrawala2015-01-191-0/+15
* | | | | fix masterLamont Granquist2015-01-252-4/+7
* | | | | Merge pull request #2808 from chef/lcg/2448Lamont Granquist2015-01-251-0/+196
|\ \ \ \ \
| * | | | | Update rspec style for Chef::Org specSteven Danna2015-01-251-64/+65
| * | | | | Update copyright notices in Chef::Org-related filesSteven Danna2015-01-251-1/+1
| * | | | | Make name argument mandatory for Chef::Org.newSteven Danna2015-01-251-3/+2
| * | | | | Add Chef::Org model classSteven Danna2015-01-251-0/+196
* | | | | | simplify testVasiliy Tolstov2015-01-251-28/+22
* | | | | | try to add testsVasiliy Tolstov2015-01-252-0/+56
|/ / / / /
* | | | | Use `let` rather than `before` in rspec testsSteven Danna2015-01-251-9/+14
* | | | | Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-0/+38
* | | | | Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-3/+16