summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* Make modules with properties work and inherit as expectedjk/property_mixinJohn Keiser2015-10-201-0/+97
* Modify enforce_ownership_and_permissions_spec to be more unit-likejdm/enforce-owner-unitifyJay Mundrawala2015-09-081-10/+10
* Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-021-1/+5
|\
| * Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-271-1/+5
* | Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-8/+13
* | Add Property.create and Resource.property_type for type system overridingJohn Keiser2015-07-031-2/+2
* | Bring set_or_return behavior back in line with what it used to beJohn Keiser2015-07-031-0/+2
|/
* Better API version error handling helper code.tylercloke2015-06-051-0/+127
* change executionpolicy to unrestrictedLamont Granquist2015-05-291-1/+1
* add powershell_out mixinLamont Granquist2015-05-291-0/+70
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-2/+1
* Added spec for as_urijdm/1848Jay Mundrawala2015-05-211-0/+10
* Refactor uris_specJay Mundrawala2015-05-211-14/+16
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-202-4/+4
* Use custom uri matcherJay Mundrawala2015-05-151-0/+45
* Allow unformatter to work when logger is not showing timestampsJay Mundrawala2015-05-071-2/+0
* Added spec for unformatter mixinJay Mundrawala2015-05-071-0/+63
* Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-251-75/+61
* Escape strings when they contain a special characterJay Mundrawala2015-03-201-0/+11
* Added type coercsion for arrayJay Mundrawala2015-03-201-0/+4
* Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-201-0/+6
* Add type coercion for hashJay Mundrawala2015-03-201-0/+5
* Added Powershell Type Coercion mixinJay Mundrawala2015-03-201-0/+46
* add explicit test for nillable_set_or_returnLamont Granquist2015-02-231-0/+7
* add nillable_set_or_return tests to the mixinLamont Granquist2015-02-231-63/+70
* fix some of the spec titlesLamont Granquist2015-01-121-10/+10
* add forcing of LANG and LANGUAGE env varsLamont Granquist2015-01-121-11/+40
* Renamed dummy_obj to shell_out_objjdm/shellout-specJay Mundrawala2014-12-141-39/+39
* Cleanup Mixin:ShellOut use/specsJay Mundrawala2014-12-141-40/+39
* remove invalid invalidsubtractivemerge specsLamont Granquist2014-11-211-26/+0
* Revert "CHEF-4101: DeepMerge - support overwriting hash values with nil"sersut/revert-attr-nil-overrideSerdar Sutay2014-11-081-14/+0
* Update to RSpec 3.Claire McQuin2014-10-2914-409/+409
* Fixing testtyler-ball2014-10-071-16/+19
* Moving documentation to a more logical place. Also no longer dis-allowing us...tyler-ball2014-10-071-7/+13
* homebrew_owner now tries to run homebrew as the user who owns the `brew` exec...tyler-ball2014-10-072-65/+91
* Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-191-0/+65
* fixing travis LC_ALL errorsLamont Granquist2014-09-091-6/+6
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-64/+134
* CHEF-4101: DeepMerge - support overwriting hash values with nilMalte Swart2014-08-231-0/+14
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-1/+1
* Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-271-102/+53
* Properly modify environment option based on ENVClaire McQuin2014-06-271-31/+114
* Fix shell_out_with_systems_locale logic, add specs.Claire McQuin2014-06-271-0/+58
* Merge pull request #1000 from ljagiello/CHEF-4562Claire McQuin2014-06-091-0/+4
|\
| * Unit test for CHEF-4562Lukasz Jagiello2013-10-031-0/+4
* | Fix warnings caused by reloading Configdanielsdeleo2014-04-241-20/+18
* | Use safe_dup for DeepMerge#deep_merge to avoid TypeErrordanielsdeleo2014-03-241-0/+4
* | Rescue TypeError duping un-dupable types in deep mergedanielsdeleo2014-03-241-0/+6
* | [CHEF-4918] Don't destructively merge subhashes in hash_only_merge!Steven Danna2014-03-191-0/+7
* | fix should_not raise_error(SpecificException)Lamont Granquist2014-01-292-104/+104