summaryrefslogtreecommitdiff
path: root/spec/unit/file_system
AgeCommit message (Expand)AuthorFilesLines
2014-08-19(PUP-3030) confine uniquefile unlink testsChris Price1-20/+24
2014-08-18(PUP-3030) Add Uniquefile tests, ported from Ruby sourceChris Price1-0/+132
2014-08-18(PUP-3030) Rename P::F::Tempfile to UniquefileChris Price1-6/+6
2014-01-23(PUP-1118) List environments from a directoryAndrew Parker1-504/+0
2014-01-15Merge branch 'pr/2168'Peter Huene1-0/+18
2014-01-15(PUP-1150) Fix race condition in Puppet::Util::Lockfile.Glenn Pratt1-0/+18
2014-01-14(maint) Fix unused argument and variable in file_spec.rbGlenn Pratt1-1/+1
2014-01-10(PUP-716) Assert path before making stat expectationJosh Partlow1-1/+1
2014-01-06(PUP-716) Remove references to FileSystem::File in non codeHenrik Lindberg1-1/+0
2014-01-06(PUP-716) Refactor tempfile_spec after FileSystem API changeHenrik Lindberg1-3/+3
2014-01-06(PUP-716) Refactor and mae file_system/file_spec greenHenrik Lindberg1-163/+161
2013-12-20(PUP-1133) Cleanup Windows symlinkEthan J. Brown1-0/+3
2013-11-20(#7244) Add a Tempfile.open that unlinks tempfile earlyJosh Partlow1-0/+48
2013-11-14(#19447) Fall back to stat if we don't support symlinksJosh Cooper1-2/+4
2013-11-14(#19447) check Puppet.features.manages_symlinks?Ethan J. Brown1-2/+2
2013-11-14(#19447) Puppet::FileSystem::File Windows symlinkEthan J. Brown1-0/+386
2013-10-30(Maint) Reformat and remove debugging messageAndrew Parker1-7/+6
2013-10-30(#693) Update file handling to work on SolarisAndrew Parker1-4/+25
2013-10-28(Maint) Provide a timeout when trying to aquire a file lockAndrew Parker1-0/+12
2013-10-25(Maint) Exclude `fork` based tests on WindowsJosh Cooper1-2/+3
2013-10-23(Maint) Allow File to work on ruby 1.8 and 1.9Andrew Parker1-6/+7
2013-10-22(Maint) Introduce File abstractionAndrew Parker1-0/+64
2013-08-06(maint) Fix windows test for embedded '..' in pathJosh Partlow1-4/+4
2013-08-06(#21971) Allow paths that contain .. as part of a nameJosh Partlow1-0/+16
2013-08-06(#21971) Create system for safely dealing with path patternsAndrew Parker1-0/+122