summaryrefslogtreecommitdiff
path: root/spec/unit/indirector/ssl_file_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-01-06(PUP-716) Fix up ssl_file_spec, yaml_spec after FileSystem API changeHenrik Lindberg1-11/+12
2013-11-13(#19447) Puppet::FileSystem::File.unlinkEthan J. Brown1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-12/+9
2013-10-29(Maint) Move write and writesub to SettingAndrew Parker1-3/+3
2012-11-01Maint: Fix typoJosh Cooper1-1/+1
2012-11-01Maint: Fix poorly mocked testJosh Cooper1-3/+4
2012-11-01Maint: Cleanup order dependent test failureJosh Cooper1-0/+6
2012-11-01Maint: Refactor code for loading ssl filesJosh Cooper1-36/+56
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-9/+11
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-09-30Resist directory traversal attacks through indirections.Daniel Pittman1-0/+19
2011-08-22maint: Stub spec test so directory is not created unnecessarilyJosh Cooper1-2/+4
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-1/+3
2011-08-18maint: remove inaccurate copyright and license statements.Daniel Pittman1-4/+0
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-1/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-03-29(#6830) Fix tests that depended on special inherited behaviorMatt Robinson1-6/+7
2010-12-16Merge branch '2.6.x' into nextNick Lewis1-5/+5
2010-12-10maint: remove Puppet.settings stubsJesse Wolfe1-5/+5
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-225/+225
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/+281
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-281/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+281