summaryrefslogtreecommitdiff
path: root/spec/unit/parser/functions/extlookup_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-04-23spelling/grammatical fixesRichard Soderberg1-2/+2
2013-02-11(#19167) Fix skipped tests due to Tempfile.new block not being runDominic Cleal1-17/+20
2012-10-05(#15989) Set arity on functionsErik Dalén1-4/+4
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-15Drop the hash prefix when passing compiler to scope.Daniel Pittman1-1/+1
2012-07-15A scope always has a compiler.Daniel Pittman1-2/+3
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-07-19Fix tests with "relative" paths on WindowsJosh Cooper1-3/+6
2011-07-15Adding []/[]= support to ScopeLuke Kanies1-5/+5
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-12Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts1-5/+5
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-03-16(#6722) load all functions before testing...Daniel Pittman1-2/+3
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-08-03[#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson1-3/+13
2010-07-25extlookup() is a builtinJesse Wolfe1-0/+85