summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook/syntax_check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-18/+18
* Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-021-0/+2
|\
| * Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-271-0/+2
* | CHEF-5012: add methods for template breadcrumbsLamont Granquist2015-08-181-0/+1
|/
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Execute and Script Resource improvementsLamont Granquist2014-12-081-0/+5
* Update to RSpec 3.Claire McQuin2014-10-291-31/+31
* Merge pull request #2129 from JeanMertz/library_subfoldersSerdar Sutay2014-10-101-2/+5
|\
| * load library folder recursivelyJean Mertz2014-10-021-2/+5
* | Syntax checker uses helper method for relative pathjdmundrawala/cookbook-loadingJay Mundrawala2014-09-291-0/+3
|/
* Make `name` a required attribute in metadatadanielsdeleo2014-08-121-2/+3
* Wrap code in an instance_eval context for syntax check.danielsdeleo2014-04-091-4/+5
* Update the unit tests to use the files names instead of the number of filesMatt Veitas2014-03-281-3/+14
* CHEF-4203: Honor the chefignore file for knife cookbook testMatt Veitas2014-03-281-0/+17
* Use RubyVM to syntax check in-process where possibledanielsdeleo2014-02-061-1/+0
* Prevent duplicate keys in cookbook version JSONSeth Falcon2013-10-101-1/+1
* Manage cookbook_syntax_check_path with default valuesJohn Keiser2013-09-161-1/+0
* CHEF-3544 Honor chefignore in cookbook syntax checkGreg Thornton2013-06-181-0/+19
* Make sure that windows line endings are protected during template rendering.sersut2013-05-301-1/+4
* Pass template extensions through to partialsdanielsdeleo2013-05-291-2/+6
* Add helper method/module support to template resourcedanielsdeleo2013-05-291-2/+1
* [CHEF-3715] rename ChecksumCache => Digesterdanielsdeleo2012-12-211-62/+0
* [CHEF-3715] rm moneta's config optionsdanielsdeleo2012-12-211-2/+2
* [CHEF-3715] remove caching of sha256 cksumsdanielsdeleo2012-12-211-5/+0
* [CHEF-3715] decouple SyntaxCheck from ChecksumCachedanielsdeleo2012-12-211-43/+49
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+211