summaryrefslogtreecommitdiff
path: root/spec/unit/hiera/scope_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-12-05(maint) Cleanup Scope impl from unused methods & test specific codeHenrik Lindberg1-2/+6
2013-04-05(#14985) Alias module_name as calling_moduleAndrew Parker1-25/+2
2013-02-25(#14985) Preserve casing on looked up valuesAndrew Parker1-1/+23
2013-02-25(#14985) Describe behavior of calling_(class|module)Andrew Parker1-9/+40
2013-02-25(Maint) Use real scope in testingAndrew Parker1-22/+6
2013-02-25(#14985) Fix exception when nil is returned from inner scopeAvishai Ish-Shalom1-0/+8
2013-02-25(#14985) Fix test, return downcase values and check for nil scope.sourceAvishai Ish-Shalom1-5/+6
2012-09-05Clean up the Hiera Puppet integration.Daniel Pittman1-47/+45
2012-06-23(#15184) Refactor parser functionsKelsey Hightower1-0/+64