summaryrefslogtreecommitdiff
path: root/spec/functional/resource/file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-4/+4
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+6
* Added spec for #3394Jay Mundrawala2015-05-271-0/+25
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-7/+7
* file_spec: chdir into the temp directory so we don't leave test files in the ...cdoherty-eliminate-spec-remnantsChris Doherty2014-10-151-0/+2
* Remove unnecessary variable.Chris Doherty2014-09-121-2/+1
* Don't change the working directory to something that probably gets deleted: W...Chris Doherty2014-09-121-1/+0
* Test for github issue 1842: handle relative paths correctly on Windows.Chris Doherty2014-09-121-2/+27
* RefactorAllen Goodman2013-11-181-14/+0
* If a resource is sensitive, it’s redacted from logs.Allen Goodman2013-11-151-0/+13
* Convert eager creation of resources into lazy creation to pick up config chan...sersut2013-06-041-1/+1
* refactoring of file providersLamont Granquist2013-03-151-0/+16
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-031-210/+3
* [CHEF-3557] remove load_current_resource_attrsdanielsdeleo2013-01-031-11/+15
* [CHEF-3557] codify file metadata reporting behaviordanielsdeleo2013-01-031-0/+213
* assert starting state, remove atime checksdanielsdeleo2012-11-061-4/+3
* verify updated/not updated for file-like resourcesdanielsdeleo2012-11-061-22/+47
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+69