summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/functions
Commit message (Expand)AuthorAgeFilesLines
* Maint: Fix miscellaneous testsJosh Cooper2011-07-191-1/+2
* Fix tests with "relative" paths on WindowsJosh Cooper2011-07-191-3/+6
* Fixing a failing test because of mismatched error stringLuke Kanies2011-07-151-1/+1
* Adding []/[]= support to ScopeLuke Kanies2011-07-152-15/+7
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-174-7/+7
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1315-30/+15
* Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-15/+15
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0816-16/+16
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-061-17/+19
* Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-291-0/+135
|\
| * (5909) Function to dyncamically generate resources.Dan Bode2011-03-161-0/+135
* | (#6722) load all functions before testing...Daniel Pittman2011-03-1615-4/+47
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0615-15/+15
|/
* [#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