summaryrefslogtreecommitdiff
path: root/spec/unit/file_serving/fileset_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-03-07(Maint) Remove some duplication in testsAndrew Parker1-5/+8
2014-03-07(PUP-1885) Stringify ignores for file servingAndrew Parker1-2/+16
2014-01-06(PUP-716) Change back to stubs from mocksAndrew Parker1-1/+1
2014-01-06(PUP-716) Remove references to FileSystem::File in non codeHenrik Lindberg1-2/+2
2014-01-06(PUP-716) Fix up fileset_spec (1 failing test remains)Henrik Lindberg1-18/+7
2014-01-06(PUP-716) Make more tests in fileset_spec passHenrik Lindberg1-3/+3
2014-01-06(PUP-716) Change more tests after refactoringHenrik Lindberg1-33/+23
2013-11-08(#19447) Puppet::FileSystem::File#stat / lstatEthan J. Brown1-27/+57
2013-04-26(#20308) Try again to fix fileset tests on WindowsPatrick Carlisle1-1/+1
2013-04-26(#20308) Fix fileset spec for WindowsPatrick Carlisle1-1/+1
2013-04-25(#20308) Clean up the fileset specsPatrick Carlisle1-261/+243
2013-04-25(#20308) Refactor fileset recursion for clarityPatrick Carlisle1-19/+18
2013-04-25(#20308) Make more of Fileset privatePatrick Carlisle1-68/+0
2013-04-25(#20308) Add failing test for incomplete file listPatrick Carlisle1-0/+37
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-12/+12
2011-09-27Simplify absolute path detectionJosh Cooper1-1/+1
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-55/+71
2011-05-03(#7139) Accept '/' as a valid path in filesetsNick Lewis1-0/+7
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-25Merge commit '2.6.next^1' into nextJesse Wolfe1-0/+8
2011-03-24(#5221) Add test for fix to fileset with trailing separatorNick Lewis1-0/+8
2010-12-16Merge branch '2.6.x' into nextNick Lewis1-0/+1
2010-12-10maint: missing stubJesse Wolfe1-0/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-314/+314
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+347
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-347/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+347