summaryrefslogtreecommitdiff
path: root/spec/integration/application
AgeCommit message (Expand)AuthorFilesLines
2014-10-02(maint) Remove duplicate file handling codeAndrew Parker1-31/+12
2014-10-01(maint) reduce repitition in Application::Apply integration specFelix Frank1-25/+12
2014-10-01(PUP-3258) node exec indirector: default to environment, not its nameFelix Frank1-0/+38
2014-05-12(PUP-2214) Fix spec failures under 1.8.7Josh Partlow1-3/+4
2014-04-28(PUP-1699) Tie resource environment to catalogAndrew Parker1-2/+1
2014-04-08(PUP-2158) Fix integration apply application specJosh Partlow1-0/+2
2014-04-07(PUP-2158) Default a missing manifest to no_manifestAndrew Parker1-1/+1
2014-03-10(PUP-1905) Split modulepath when supplied as an override from CLIDominic Cleal1-0/+9
2014-03-04(PUP-1765) Directory env respects cmdline modulepath and manifestJosh Partlow1-4/+49
2014-02-06(PUP-1574) Environment setting does not override apply/parser manifestJosh Partlow1-3/+24
2014-01-28(maint) Fix another broken rspec restrictionKylo Ginsberg1-1/+2
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg2-2/+2
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown2-2/+2
2013-06-17(#21280) Don't create C:/dev/null on WindowsJosh Cooper1-0/+4
2012-10-26(#7622) Deprecate and remove features.pson?Andrew Parker1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune2-2/+2
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune2-2/+2
2012-03-30Document and cleanly fail when unsupported RDoc is used.Daniel Pittman1-1/+1
2012-03-14(#7749) Reduce weird scope cycles when bootstrapping settingscprice1-0/+1
2011-07-26Fix issue with forward and backslashes in Windows pathsJosh Cooper1-1/+1
2011-07-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-05-17(#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson1-1/+1
2011-04-22maint: use the exit_with helper everywhere...Daniel Pittman1-2/+2
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman2-4/+2
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman2-4/+2
2011-01-06Merge branch '2.6.x' into nextNick Lewis1-2/+1
2011-01-04(#5771) Upgrade rspec to version 2Matt Robinson1-2/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2-2/+2
2010-09-22Fixes #4822 -- Puppet doc -o option brokenPaul Berry1-0/+7
2010-09-22[#4798] Puppet doc manifests documentation mode brokenPaul Berry1-0/+48
2010-07-09Code smell: Two space indentationMarkus Roberts1-16/+16
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-0/+0
2010-02-17Change the main spec to an apply specMarkus Roberts1-3/+3
2010-04-09Migrating "puppet" executable integration testLuke Kanies1-3/+3
2010-02-17Removing Resource::Reference classesLuke Kanies1-1/+1
2009-10-17Bundling of pure ruby json lib as "pson"0.25.1rc2Markus Roberts1-4/+4
2009-08-10Fixing more tests broken from missing librariesLuke Kanies1-12/+15
2009-08-02Adding #2477 - puppet can apply provided catalogsLuke Kanies1-0/+30