summaryrefslogtreecommitdiff
path: root/spec/unit/parser/functions/generate_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-04-21(PUP-2306) Force return type of generate to StringAndrew Parker1-0/+4
2014-01-06(PUP-716) Fix up FileSystem API change, tests indirector, parser, nodeHenrik Lindberg1-3/+3
2013-12-20(PUP-1133) Clean up leftover parser generate tempEthan J. Brown1-0/+4
2013-11-14(#19447) Puppet::FileSystem::File Windows symlinkEthan J. Brown1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-15Drop the hash prefix when passing compiler to scope.Daniel Pittman1-1/+1
2012-07-15A scope always has a compiler.Daniel Pittman1-1/+3
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-18Accept paths with `~` for `generate` on Windows.Daniel Pittman1-0/+6
2012-04-11(Maint) Allow '+' to appear in generate function commandsJosh Cooper1-0/+6
2012-04-10Merge branch '2.7.x'Patrick Carlisle1-10/+2
2012-03-30Port old `test/language` tests into rspec...Daniel Pittman1-1/+38
2012-03-28(#12101) Add shared context for specs to imitate windows or posixPatrick Carlisle1-10/+2
2012-01-24Revert "(#12101) Add shared context for specs to imitate windows or posix"Patrick Carlisle1-2/+10
2012-01-24(#12101) Add shared context for specs to imitate windows or posixPatrick Carlisle1-10/+2
2012-01-20(#11930) Add validation of Windows paths in the generate functionJosh Cooper1-18/+60
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-07-09Code smell: Two space indentationMarkus Roberts1-34/+34
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts1-1/+1
2010-07-09Code smell: Use string interpolationMarkus Roberts1-1/+1
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+41
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-41/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+41