summaryrefslogtreecommitdiff
path: root/spec/integration/parser/compiler_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-08-27(PUP-2349) Specify mode as an octal string consistently in spec manifest snip...Kylo Ginsberg1-2/+2
2014-08-18(maint) Extract language specification toolsAndrew Parker1-1/+1
2014-07-24(maint) Remove unnecessary Puppet.settings.clear calls from specsJosh Partlow1-4/+0
2014-06-12(maint) Refactor shared example from parser/compiler_specJosh Partlow1-397/+385
2014-06-03(maint) Update test to use resource matcherAndrew Parker1-2/+2
2014-05-30(PUP-2689) Make AST Resource check tags against "inherited" tagsHenrik Lindberg1-0/+28
2014-02-28(PUP-542) Test the gamut of mutationAndrew Parker1-29/+46
2014-02-26(PUP-542) Make tests pass on 1.8.7 ('hash' vs 'Hash' in message)Henrik Lindberg1-1/+1
2014-02-26(PUP-542) Add structured facts to immutable $factsHenrik Lindberg1-0/+84
2013-12-05(maint) Remove debugger callHenrik Lindberg1-1/+0
2013-12-05(#22363) Make queries work with future evaluatorHenrik Lindberg1-0/+1
2013-12-05(#22363) Fix problems with undef equality & problems from added testsHenrik Lindberg1-13/+1
2013-11-18(#19514) Correct error message matching for Ruby 1.8.7Henrik Lindberg1-2/+2
2013-11-18(#19514)(PP-773) Rename hashed_node_data and cliencert for $trustedHenrik Lindberg1-4/+31
2013-10-11(#19514) Add $trusted as hash with trusted node dataHenrik Lindberg1-0/+63
2013-04-05(#11331) Clean up trailing spaces and bad formatting.Henrik Lindberg1-49/+49
2013-04-05(#11331) Make tests run for both current and future parser.Henrik Lindberg1-264/+286
2013-04-05(#11331) Make compiler unit test use ParserFactory to create parser.Henrik Lindberg1-0/+3
2013-03-25Skip test that runs git if we can't run gitNick Lewis1-10/+10
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-28(#13349) Add integration test for incorrect scopeJeff Weiss1-0/+27
2012-04-18Use conditional pending to block out "fails_on_windows" tests.Daniel Pittman1-9/+10
2011-12-13(#6710) Support relationships for resources defined by other constructsNick Lewis1-0/+58
2011-12-13(#6710) Support relationship arrows between resource refs with title arraysNick Lewis1-0/+89
2011-08-19(#8663) Exclude git rev-parse HEAD spec test on WindowsJosh Cooper1-1/+2
2011-08-19(#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper1-1/+1
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
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
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-10-04Merge commit '2.6.2rc1' into nextJesse Wolfe1-0/+21
2010-09-30Fixes #4792 (Duplicate definition since 2.6.1 upgrade)Paul Berry1-0/+21
2010-09-07Modified the error message that is generated when a class, definition,Paul Berry1-7/+15
2010-09-01[#4685] Classes, defines, and nodes allowed inside of non-evaluated conditionalsPaul Berry1-1/+12
2010-08-13[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry1-0/+11
2010-08-13Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry1-0/+11
2010-08-03[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe1-0/+43
2010-07-30[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe1-0/+43
2010-07-09Code smell: Two space indentationMarkus Roberts1-17/+17
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-0/+29