summaryrefslogtreecommitdiff
path: root/spec/unit/file_serving/configuration_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg1-7/+7
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-7/+7
2013-07-11(maint) Fix rspec warningsPatrick Carlisle1-2/+2
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-31Remove deprecated method of accessing files in modulesPatrick Carlisle1-15/+1
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-5/+5
2012-07-12Merge branch '2.7.x' into 3.0rcPatrick Carlisle1-29/+37
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-06-26Reject file requests containing ..Nick Lewis1-29/+37
2012-02-02(#12309) refactored all(?) deprecation warnings to use Puppet.deprecation_war...Chris Price1-1/+1
2011-08-19Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis1-36/+24
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-1/+2
2011-07-21Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis1-36/+24
2011-07-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-07-19Fix tests with "relative" paths on WindowsJosh Cooper1-1/+2
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-07-09Code smell: Two space indentationMarkus Roberts1-197/+197
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+249
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-249/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+249