summaryrefslogtreecommitdiff
path: root/spec/unit/resource/file
Commit message (Expand)AuthorAgeFilesLines
* Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-1/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-132-2/+2
* Style/EmptyMethodLamont Granquist2019-07-021-2/+1
* fix Style/HashSyntaxLamont Granquist2018-07-022-2/+2
* feed chefstyletm+nk/verify-commandThom May2017-12-181-1/+1
* Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-4/+18
* Remove %{file} from verify interpolationtm/remove_path_validation_varThom May2017-03-081-14/+8
* Verify systemd_unit file during createMal Graty2017-01-281-0/+103
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-5/+5
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* 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