summaryrefslogtreecommitdiff
path: root/spec/unit/resource/file/verification_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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