summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* | s/stub!/stub/gLamont Granquist2014-01-296-17/+17
* | CHEF-4734: Stop enforcing group/owner regular expressionsLamont Granquist2014-01-091-3/+77
* | allow chef to be invoked with empty environment (env -i)Ranjib Dey2013-12-201-0/+6
* | Mark popen4 tests "volatile" to prevent spurious Ci failuresdanielsdeleo2013-10-181-1/+1
* | Use the platform's line endings when rendering templates.sersut2013-10-021-0/+34
* | revert another checksum to pre-whitespace stateLamont Granquist2013-09-261-1/+1
* | Normalize whitespace on all filesSeth Vargo2013-09-266-92/+92
|/
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-1/+0
* Reset configuration before each testJohn Keiser2013-09-161-9/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-7/+3
* Upgrade rspec to 2.13.xdanielsdeleo2013-07-111-1/+1
* Rename #delay_eval helper to #lazy. Update specs to account for change.Chris Roberts2013-06-191-7/+3
* More specs for more coverage on delayed evaluator usageChris Roberts2013-06-191-4/+22
* Allow delayed attribute evaluation. Add tests for delayed evaluationChris Roberts2013-06-191-0/+21
* don't depend on line separator in partial testsdanielsdeleo2013-06-141-6/+6
* Improve line separator conversion on windowsDaniel DeLeo2013-06-071-3/+5
* Remove line endings from template tests to fix them on windows.sersut2013-05-311-4/+4
* Fix method override warnings tests for the new methods.sersut2013-05-301-8/+9
* Make sure that windows line endings are protected during template rendering.sersut2013-05-301-50/+28
* Add warning when overriding core template functionalitydanielsdeleo2013-05-301-0/+31
* Pass template extensions through to partialsdanielsdeleo2013-05-291-3/+6
* fix spec broken by FAC fixLamont Granquist2013-03-291-0/+1
* locate objects closer to their primary concernsLamont Granquist2013-03-201-1/+1
* fix tests for content providerLamont Granquist2013-03-181-16/+13
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+83
* add hash-only merge to deep mergedanielsdeleo2013-01-251-0/+12
* WIP tests for array-smashing mergedanielsdeleo2013-01-251-0/+25
* [CHEF-3783] Make deprecated constants availabledanielsdeleo2013-01-231-0/+23
* Fix dynamic inclusion of windows securable behaviordanielsdeleo2013-01-041-3/+5
* [CHEF-3715] rename ChecksumCache => Digesterdanielsdeleo2012-12-211-2/+2