summaryrefslogtreecommitdiff
path: root/spec/unit/parser/ast/node_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-09-07Modified the error message that is generated when a class, definition,Paul Berry1-2/+3
2010-08-13[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry1-0/+30