summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser
Commit message (Expand)AuthorAgeFilesLines
* Fix spec test failure on 1.9.2Josh Cooper2011-07-191-1/+1
* Maint: Fix miscellaneous testsJosh Cooper2011-07-191-1/+2
* Fix tests with "relative" paths on WindowsJosh Cooper2011-07-194-14/+22
* (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-07-191-1/+1
* Scope[] now returns nil for undefined variablesLuke Kanies2011-07-151-16/+16
* Fixing a failing test because of mismatched error stringLuke Kanies2011-07-151-1/+1
* Removing an unnecessary stub in the Scope testsLuke Kanies2011-07-151-1/+5
* Making the Functions module more resilientLuke Kanies2011-07-151-1/+1
* Fixing default parameter value assignmentLuke Kanies2011-07-151-28/+48
* Cleanup up a small amount of whitespaceLuke Kanies2011-07-151-1/+1
* Adding Scope#each methodLuke Kanies2011-07-151-0/+12
* Adding Scope#include? methodLuke Kanies2011-07-151-0/+9
* Resource type defaults cleanupLuke Kanies2011-07-151-3/+3
* Adding default environment to ScopeLuke Kanies2011-07-151-12/+12
* Adding []/[]= support to ScopeLuke Kanies2011-07-159-93/+85
* Merge branch '2.7rc' into 2.7.xNick Lewis2011-05-261-5/+19
|\
| * (#7681) Allow array variables as resource referencesNick Lewis2011-05-261-5/+19
* | (#7507) Add more 1.9 filtersJosh Cooper2011-05-201-4/+4
* | Merge branch 'ticket/2.7.next/7523' into 2.7.nextNick Lewis2011-05-171-17/+27
|\ \
| * | (#7523) Refactor the grammar to reduce duplicationNick Lewis2011-05-171-17/+27
* | | Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-178-12/+12
|\ \ \ | |/ / |/| / | |/
| * (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-178-12/+12
* | Merge branch '2.7.x' into 2.7.nextDaniel Pittman2011-05-061-0/+7
|\|
| * maint: fix a race in catalog compilation versioning.Daniel Pittman2011-04-211-0/+7
* | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-50/+74
|/
* Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-131-0/+6
* (#6928) Removed --ignoreimportNick Lewis2011-04-131-6/+0
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1353-106/+53
* Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-121-6/+6
* Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-125-49/+49
* Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-121-0/+8
* Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-121-143/+0
* Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-125-36/+28
* Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-15/+15
* Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-121-4/+0
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0854-54/+54
* (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
* | (#6830) Fix overly stubbed testsMatt Robinson2011-03-291-11/+15
* | Merge branch 'ticket/next/5477' into nextJesse Wolfe2011-03-251-0/+12
|\ \
| * | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-0/+12
* | | Merge branch 'tickets/master/6850-resource_type_listing_and_converting' into ...Luke Kanies2011-03-251-0/+97
|\ \ \ | |/ / |/| |
| * | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-251-0/+97
* | | (#4576) Raise an error when a node is classified into a non-existent classJesse Wolfe2011-03-241-19/+5
|/ /
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-182-13/+17
|\|
| * (#5392) Give a better error when realizing a non-existant resourceMatt Robinson2011-03-091-12/+16
| * maint: Remove spec run noiseMatt Robinson2011-03-081-1/+1
* | (#6722) load all functions before testing...Daniel Pittman2011-03-1615-4/+47
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-072-1/+23
|\|