summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/functions
Commit message (Expand)AuthorAgeFilesLines
* [#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2010-08-031-3/+13
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-032-1/+2
* [#4242] Fixed (removed) a broken unit testNick Lewis2010-08-031-22/+0
* extlookup() is a builtinJesse Wolfe2010-07-251-0/+85
* Temporary tweak to tests for #4242Markus Roberts2010-07-251-0/+5
* [#4242] Fixed recursion due to parents including their childrenNick Lewis2010-07-251-0/+50
* Code smell: Two space indentationMarkus Roberts2010-07-0913-596/+596
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0912-12/+12
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-095-103/+113
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2813-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2813-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2313-0/+0
* Part 2 of fix for #1175 (functions in environments)Markus Roberts2010-02-171-2/+2
* Fixes #3295 - generate() now sets the working directory to the directory cont...Paul Lathrop2010-02-171-0/+41
* Fixing all 'require' function testsLuke Kanies2010-04-091-7/+12
* Removing Resource::Reference classesLuke Kanies2010-02-173-1/+75
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-171-2/+2
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-2/+12
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-171-0/+11
* Fixing #2752 - "require" loads "include"Luke Kanies2009-10-261-0/+6
* Fixing #2632 - 'require' works for 0.25 clientsLuke Kanies2009-09-221-7/+13
* Merged fix for #2601Markus Roberts2009-09-161-0/+62
* Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-0/+80
* Add shellquote() function.Thomas Bellman2009-08-081-0/+92
* Updated split function and add split function unit tests (courtesy of Thomas ...James Turnbull2009-06-125-0/+51
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+36
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-53/+53
* Merge branch '0.24.x'Luke Kanies2009-02-132-0/+130
|\
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+42
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+88
* | Merge branch '0.24.x'Luke Kanies2009-02-111-0/+51
|\|
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-0/+51
* | Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2008-12-271-0/+29
|/
* Fix #1741 - Add inline_template functionBrice Figureau2008-11-291-0/+59
* Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-291-0/+62