summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CHEF-3249] Fix nested partials; add a test for that.Andrea Campi2012-12-141-0/+8
* [CHEF-3249] Accept an optional 'source' option to override the actual path to...Andrea Campi2012-12-141-0/+14
* [CHEF-3249] Add tests to verify that variables passed to a partial properly r...Andrea Campi2012-12-141-0/+16
* [CHEF-3249] Refactor template name resolution out to a separate class for DRY...Andrea Campi2012-12-141-8/+48
* [CHEF-3249] Basic implementation of partials in templates.Andrea Campi2012-12-141-0/+41
* Merge branch '10-stable'Bryan McLellan2012-10-301-0/+2
|\
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-3012-0/+1610
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-082-391/+0
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-081-0/+60
* Changing the license on the spec files as wellAdam Jacob2008-08-171-14/+13
* Got set_or_return to work properlyAdam Jacob2008-04-281-0/+1
* chef compilesAdam Jacob2008-04-271-0/+33
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-0/+298
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-41/+0
* Syntax is right in the recipesAdam Jacob2008-03-071-0/+41