summaryrefslogtreecommitdiff
path: root/spec/unit/provider/remote_file/local_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* CHEF-4625: Explicitly close temp files to prevent sharing violationsadamedx2013-10-171-1/+2
* Remove unused class RemoteFile::Result.sersut2013-06-031-3/+1
* remove non-functional conditional fetch from local filedanielsdeleo2013-05-241-75/+13
* remove mock/stubs of value objects. mv setup to contextsdanielsdeleo2013-05-241-33/+49
* refactor local file specs to use let blocksdanielsdeleo2013-05-241-48/+42
* Move file content management logic outside of providers under Chef::FileConte...sersut2013-05-161-3/+3
* specs and fixes for local file urisLamont Granquist2013-04-101-0/+114