summaryrefslogtreecommitdiff
path: root/spec/unit/provider/file
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-6/+6
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-4/+4
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Introduct :auto mode for :file_staging_uses_destdir which tries the dest_dir ...Serdar Sutay2014-11-141-2/+23
* Update to RSpec 3.Claire McQuin2014-10-291-4/+4
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-9/+9
* s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-8/+0
* Remove binmode property from file / remote_directory resources and always ope...sersut2013-05-301-1/+1
* Fix specs on windows.sersut2013-05-231-7/+10
* Rename file config parameters to be file_atomic_update & file_staging_uses_de...sersut2013-05-201-3/+3
* tempfiles: moar composition and binmode for windowsLamont Granquist2013-04-081-1/+1
* adding specs for file contentLamont Granquist2013-03-201-0/+98