summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/scope_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Scope[] now returns nil for undefined variablesLuke Kanies2011-07-151-16/+16
* Making the Functions module more resilientLuke Kanies2011-07-151-1/+1
* 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
* Adding default environment to ScopeLuke Kanies2011-07-151-12/+12
* Adding []/[]= support to ScopeLuke Kanies2011-07-151-39/+44
* (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-191-1/+5
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-2/+1
* 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-121-26/+18
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-2/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-506/+506
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-3/+3
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-5/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-5/+10
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+624
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-624/+0
* maint: Fixes some noisy specsNick Lewis2010-06-281-2/+2
* Tweak for fix for #1175 to fix test failuresMarkus Roberts2010-06-241-0/+2
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+622