summaryrefslogtreecommitdiff
path: root/spec/unit/cookbook/syntax_check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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