summaryrefslogtreecommitdiff
path: root/spec/unit/resource/file
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-5/+5
* Make file verification deprecation print the proper source locjk/dedup-messagesJohn Keiser2015-09-011-1/+1
* Warn about deprecation `%{file}` interpolation in verify commandmarguerite2015-07-221-0/+18
* Interpolate `%{path}` in verify commandmarguerite2015-07-211-5/+15
* Fix Chef::Resource::File::Verification tests on WindowsSteven Danna2015-02-171-1/+5
* Use Chef::Mixin::DescendantsTracker to track registered verificationsSteven Danna2015-02-171-2/+2
* Fix typo in test descriptionSteven Danna2015-02-171-1/+1
* Implement RFC 027 File VerificationSteven Danna2015-02-171-0/+107