summaryrefslogtreecommitdiffstats
path: root/spec/integration/parser
Commit message (Expand)AuthorAgeFilesLines
* (#8663) Exclude git rev-parse HEAD spec test on WindowsJosh Cooper2011-08-041-1/+2
* (#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-281-1/+1
* (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-07-271-1/+1
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-192-2/+2
* Remove order dependency from functions integration specJacob Helwig2011-06-281-1/+1
* (#7502) Fixed parser spec for ruby 1.8.5Josh Cooper2011-05-201-2/+2
* (#7523) Refactor the grammar to reduce duplicationNick Lewis2011-05-171-0/+31
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-136-12/+6
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-086-7/+7
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-0/+7
|\
| * Revert "(#5935) Allow functions to accept negated values"Nick Lewis2011-02-211-13/+0
| * (#5935) Allow functions to accept negated valuesNick Lewis2011-02-171-0/+13
| * Fix #6269 - Hashes only work with two levels of accessBrice Figureau2011-02-121-0/+7
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-066-6/+6
* | Merge commit '2.6.3' into nextPaul Berry2010-11-172-1/+22
|\|
| * Fixed #5296 - test warnings messagesJames Turnbull2010-11-161-1/+1
| * Fix #4921 - race condition in Parser Functions creationBrice Figureau2010-11-121-0/+21
* | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-041-0/+21
|\|
| * Fixes #4792 (Duplicate definition since 2.6.1 upgrade)Paul Berry2010-09-301-0/+21
* | Partial merge to 2.6.2rc1 : Merge commit 'f950061' into nextJesse Wolfe2010-10-021-0/+128
|\|
| * [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-221-0/+128
| * [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-031-0/+43
* | Modified the error message that is generated when a class, definition,Paul Berry2010-09-071-7/+15
* | [#4685] Classes, defines, and nodes allowed inside of non-evaluated conditionalsPaul Berry2010-09-011-1/+12
* | [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-133-4/+17
* | Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-131-0/+11
* | [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-07-301-0/+43
|/
* Code smell: Two space indentationMarkus Roberts2010-07-094-172/+172
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-284-0/+0
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-171-25/+0
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-171-0/+92
* Fixing all 'require' function testsLuke Kanies2010-04-091-4/+4
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-172-1/+39
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-173-3/+3
* Removing Interpreter classLuke Kanies2010-02-172-46/+29
* All non-transient parser references are goneLuke Kanies2010-02-171-1/+1
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-172-2/+2
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-171-2/+2
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-1/+18
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-0/+21
* Fixing #2632 - 'require' works for 0.25 clientsLuke Kanies2009-09-221-3/+5
* Removed misguided case sensitivity testsMarkus Roberts2009-08-181-7/+0
* Fixes #2493Markus Roberts2009-08-141-0/+47
* Adding support for an external catalog versionLuke Kanies2009-08-011-0/+29
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+27