summaryrefslogtreecommitdiff
path: root/spec/unit/parser/ast/function_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-07-11(maint) Fix rspec warningsPatrick Carlisle1-4/+4
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
2012-03-30Remove the "fails_on_ruby_1.9.2" tag from tests...Daniel Pittman1-1/+1
2012-03-30Calling map on string now fails, rather than yielding the string.Daniel Pittman1-1/+1
2011-05-17(#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson1-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-22[#4692] undefined variables cause :undef to be passed to functionsPaul Berry1-4/+14
2010-07-09Code smell: Two space indentationMarkus Roberts1-53/+53
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+83
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-83/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+83