summaryrefslogtreecommitdiff
path: root/spec/unit/parser/parser_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-04-07(PUP-2158) Default a missing manifest to no_manifestAndrew Parker1-2/+2
2014-01-29(PUP-1118) Stop using Environment.newAndrew Parker1-8/+4
2014-01-08(PUP-716) Fix issues found in review (mainly typos)Henrik Lindberg1-1/+1
2014-01-06(PUP-716) Fix up FileSystem API change, tests indirector, parser, nodeHenrik Lindberg1-1/+1
2013-12-13(PUP-866) Deprecate ImportHenrik Lindberg1-0/+8
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-1/+1
2013-08-06(#21971) Split import and autoloading code pathsAndrew Parker1-8/+10
2013-04-05(#11331) Clean up trailing spaces and bad formatting.Henrik Lindberg1-2/+2
2013-04-05(#11331) Revert the classic grammar and lexer to master.Henrik Lindberg1-41/+0
2013-04-05(#11331) Add support for foreach.Henrik Lindberg1-0/+41
2013-01-24Revert "Merge branch 'new-ruby-dsl-by-mlen'"Patrick Carlisle1-0/+14
2012-11-27Add new Ruby DSL by Mateusz Lenik.Mateusz Lenik1-14/+0
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-24wipPatrick Carlisle1-27/+36
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-28(#13349) Fix incorrect scope behaviorJeff Weiss1-1/+1
2012-03-30Port old `test/language` tests into rspec...Daniel Pittman1-28/+96
2012-03-26(#13296) allow any keyword as resource param nameJeff Weiss1-0/+8
2012-03-21(#13296) 'unless' as a parameter inside a resource causes syntax errorJeff Weiss1-0/+5
2012-01-29(#7762) In DSL allow UNLESS as replacement for IF NOTJeff Weiss1-0/+11
2011-11-22(#6335) Allow optional trailing comma in argument lists.Nan Liu1-0/+4
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-03-18 Merge branch '2.6.x' into nextMatt Robinson1-1/+1
2011-03-08maint: Remove spec run noiseMatt Robinson1-1/+1
2011-03-07Merge branch '2.6.next' into nextMatt Robinson1-1/+7
2011-03-03(#6582) eliminate a backtrace from mismatched block arguments.Daniel Pittman1-1/+1
2011-02-12Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can...Daniel Pittman1-0/+6
2011-02-12misc: ast_context has two arguments, not one.Daniel Pittman1-1/+1
2011-02-12Fix #5516 - Hashes can't be used in selectorsBrice Figureau1-0/+6
2011-02-11Fix #5720 - puppetdoc misses some class commentsBrice Figureau1-0/+27
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-11-17maint: Fix intermittent parser spec failuresNick Lewis1-21/+21
2010-11-17Merge commit '2.6.3' into nextPaul Berry1-2/+9
2010-11-11Fix #5252 - line number mis-attribution during parsingBrice Figureau1-2/+9
2010-10-02Partial merge to 2.6.2rc1 : Merge commit 'f950061' into nextJesse Wolfe1-9/+0
2010-09-22[#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry1-9/+0
2010-08-27[4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry1-3/+2
2010-08-13[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry1-43/+53
2010-07-09Code smell: Two space indentationMarkus Roberts1-308/+308
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts1-1/+1
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-24/+24
2010-07-01[#2713] Enable ELSIFJesse Wolfe1-0/+6
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+406
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-406/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+406