summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions/concat_spec.rb
AgeCommit message (Expand)Author
2014-05-08Move unit tests to spec/functionsHunter Haugen
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-02-21Allow concat to take non-array second parametersMartin Foot
2013-02-12(#19201) Add concat function to join two arraysfatmcgav