summaryrefslogtreecommitdiff
path: root/spec/lib/puppet_spec/files.rb
AgeCommit message (Expand)AuthorFilesLines
2014-10-02(maint) Remove duplicate file handling codeAndrew Parker1-0/+1
2014-06-11(maint) move the file mode tests to the files spec moduleFelix Frank1-0/+10
2014-04-05(maint) Add dir_containing(name, hash) to spec helpersHenrik Lindberg1-0/+18
2013-12-20(PUP-1133) Windows tests write config to tempEthan J. Brown1-0/+1
2013-11-13(Maint) Make tmp directory more safelyKylo Ginsberg1-21/+13
2013-09-30(Maint) Create spec coverage for parser faceAndrew Parker1-0/+7
2012-08-31Merge remote-tracking branch 'upstream/2.7.x' into 3.xJosh Cooper1-3/+3
2012-08-31Maint: Fix leaked tempfile handleJosh Cooper1-3/+3
2012-07-12Merge branch '2.7.x' into 3.0rcPatrick Carlisle1-1/+2
2012-07-12Use cross-platform absolute paths in file_serving testsPatrick Carlisle1-1/+2
2012-04-18Forcibly remove temporary files in tests.Daniel Pittman1-1/+1
2012-02-14Make PuppetSpec::Files methods available at module level.Daniel Pittman1-2/+4
2011-11-11(#10614) Detect when trying to managing ACLs on a non-ACL volumeJosh Cooper1-7/+3
2011-08-24(#8410) Use absolute_path? for Puppet::Parameter::Path validationNick Lewis1-1/+1
2011-08-19Consolidate test logic determining if a registered file is in the temp directoryJacob Helwig1-10/+8
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-0/+10
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-0/+0
2011-04-08maint: use FileUtil to remove files, not execDaniel Pittman1-23/+33
2011-03-03(#6582) move more helper code into methods, out of RSpec#configureDaniel Pittman1-0/+23
2010-09-23[#4771] Import of manifests with the same name only happens oncePaul Berry1-0/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-13/+13
2010-02-17Adding tmpfile cleanup to testsLuke Kanies1-0/+10
2009-05-26Adding a Spec lib directory and moving tmpfile to itLuke Kanies1-0/+9