summaryrefslogtreecommitdiff
path: root/spec/unit/parser/functions/include_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-06-11(PUP-121) Ensure classes are absolute when transforming to ResourceHenrik Lindberg1-1/+4
2014-05-26(PUP-121) Make examples for relative/absolute sharedHenrik Lindberg1-34/+4
2014-05-16(PUP-121) Add more tests, doc, and correct behaviorHenrik Lindberg1-1/+42
2014-01-14(PUP-1118) Fetch the environment's manifest & modulepath at initAndrew Parker1-1/+0
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-10(#15756) Call functions correctly in testsAndrew Parker1-3/+3
2012-07-15Drop the hash prefix when passing compiler to scope.Daniel Pittman1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-06Merge pull request #535 from eshamow/tickets/master/7801_include_should_accep...Chris Price1-0/+12
2012-04-05(#7801) Modify include function to accept arraysEric Shamow1-0/+12
2012-03-30Port old `test/language` tests into rspec...Daniel Pittman1-0/+5
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
2011-03-16(#6722) load all functions before testing...Daniel Pittman1-0/+3
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-08-03[#4242] Fixed (removed) a broken unit testNick Lewis1-22/+0
2010-07-25Temporary tweak to tests for #4242Markus Roberts1-0/+5
2010-07-25[#4242] Fixed recursion due to parents including their childrenNick Lewis1-0/+50