summaryrefslogtreecommitdiff
path: root/spec/unit/parser/ast/leaf_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-12-16(PUP-864) Add deprecation warning for mutation of array/hashHenrik Lindberg1-0/+2
2013-08-05(#22079) Fix HashArrayAccess produces :undef when value is falseHenrik Lindberg1-0/+8
2013-06-07(#21164) Add tests for useful hash access errorsAndy Brody1-0/+31
2013-04-23spelling/grammatical fixesRichard Soderberg1-6/+6
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-15ast: code cleanup for HostName nodes.Daniel Pittman1-2/+2
2012-07-15ast: correctly quote strings in {Flat,}String nodes.Daniel Pittman1-4/+13
2012-07-15Drop the hash prefix when passing compiler to scope.Daniel Pittman1-9/+9
2012-07-15A scope always has a compiler.Daniel Pittman1-10/+31
2012-05-01Merge branch '2.7.x'Patrick Carlisle1-2/+2
2012-04-30(#8778) Make '' == undef commutative in the DSLJeff McCune1-2/+2
2012-03-27Merge branch '2.7.x'cprice1-0/+15
2012-02-07(#12479) Don't make undef regexp match as the string undef.Daniel Pittman1-1/+16
2011-12-16Merge branch '2.7.x'Nick Lewis1-0/+16
2011-12-12(#6412) Return :undef when accessing non-existing hash/array elementsBrice Figureau1-0/+16
2011-07-15Adding []/[]= support to ScopeLuke Kanies1-28/+25
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-12Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts1-6/+6
2011-04-12Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts1-10/+15
2011-04-12Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts1-2/+2
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-11-16Fixed #5296 - test warnings messagesJames Turnbull1-1/+1
2010-11-10Fix #5127 - error when accessing array elementsBrice Figureau1-0/+42
2010-08-03[#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson1-0/+4
2010-07-19[#4269] Undef variables interpolate to empty stringNick Lewis1-0/+31
2010-07-19[#4287] Fix the undefined evaluate_match error when comparing functionsMatt Robinson1-57/+0
2010-07-18Fix #4238 - if should match undef as ''Brice Figureau1-0/+21
2010-07-09Code smell: Two space indentationMarkus Roberts1-261/+261
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+367
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-367/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+367