summaryrefslogtreecommitdiff
path: root/spec/integration/indirector/direct_file_server_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-03-21(maint) Check for files by full nameAndrew Parker1-23/+20
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg1-1/+1
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-1/+1
2013-10-23(Maint) Convert uses of IO.binread to P::FS::FileAndrew Parker1-4/+2
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-23Make positional arguments distinct in Request#initializePatrick Carlisle1-3/+3
2012-04-18Use conditional pending to block out "fails_on_windows" tests.Daniel Pittman1-8/+12
2012-01-23(#11955) Refactor to use IO.binreadJosh Cooper1-1/+1
2012-01-12(#11929) Always serve files in binary modeJosh Cooper1-1/+1
2011-10-05Change test to not call 'rm -rf'Josh Cooper1-15/+9
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-2/+4
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
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-52/+52
2010-07-09Code smell: Use string interpolationMarkus Roberts1-3/+3
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-0/+73