summaryrefslogtreecommitdiff
path: root/chef/spec/unit/provider/file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-498/+0
* File and children implicit state reporting.tylercloke2012-09-201-0/+24
* Added state population to file and its children.tylercloke2012-09-201-0/+51
* add unit tests for the diff generation codeLamont Granquist2012-08-291-3/+129
* Revert "Fix file spec tests according to the fact that we're loading the chec...Stephen Delano2012-08-101-2/+1
* Fix file spec tests according to the fact that we're loading the checksum of ...ssutay2012-08-091-1/+2
* file diffs should work on Solaris tooMarc Paradise2012-07-311-4/+6
* File unit test: use Dir.tmpdirBryan McLellan2012-07-241-5/+6
* Fix file diff spec test by removing newlineBryan McLellan2012-07-241-1/+3
* file-based providers should always perform content diffsMarc Paradise2012-05-151-11/+8
* Add content diff to file providerMarc Paradise2012-05-111-2/+21
* bulk switch from ConsoleUI to EventDispatchDaniel DeLeo2012-05-101-2/+2
* update tests for semantic ui callbacksDaniel DeLeo2012-05-041-1/+2
* remove inline resource update flagging from file providerDan+MP2012-05-041-4/+15
* Use new assumption/assertion framework in file providerDan+MP2012-05-041-10/+6
* update most actions on file provider for why runDan+MP2012-05-041-11/+14
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* Make file tests succeed on WindowsJohn Keiser2011-12-081-3/+5
* Added tests for new enforce ownership mixinMark Mzyk2011-12-081-0/+9
* Updated file_spec to pass with new permissions workMark Mzyk2011-12-081-117/+1
* CHEF-1959: Add and fix a spec testBryan McLellan2011-09-291-3/+8
* [CHEF-1852] Check that the target directory for a file existsDaniel DeLeo2011-03-171-1/+11
* When creating a new file, set content right away before calling for backupToomas Pelberg2010-08-231-2/+1
* Stub mkdir_p method to avoid creating Chef::Config.file_backup_path dir - as ...Toomas Pelberg2010-08-181-0/+2
* [CHEF-1509] unit test backup_filename drive letter strippingDoug MacEachern2010-07-291-0/+14
* Remove wonky testIan Meyer2010-07-201-8/+0
* CHEF-1260: Compare content with checksum on demand.Matthew Kent2010-06-061-6/+0
* fix file specs for new method signaturesDaniel DeLeo2010-06-031-17/+17
* cleanup lingering spec failures from mergeDaniel DeLeo2010-05-061-1/+1
* Fix backup test to work in all time zones.Tollef Fog Heen2010-05-041-2/+2
* use correctly expanded paths to spec dataDaniel DeLeo2010-05-011-4/+4
* [CHEF-489] all specs pass on 1.8.7 and 1.9.1Daniel DeLeo2010-05-011-3/+2
* CHEF-1092: Expanded paths in the wrong order on the first attempt. Also missed aMatthew Kent2010-04-301-4/+4
* CHEF-1092: Fix specs that no longer work with relative pathing.Matthew Kent2010-04-301-3/+3
* provider side of file contentDan Peterson2010-03-281-32/+82
* provide #to_i on mock Time so logger is happyDaniel DeLeo2010-02-091-1/+1
* Fixing a few spec filesAdam Jacob2009-12-281-1/+1
* Fixes CHEF-812, uses preserve when backing up filesAdam Jacob2009-12-211-0/+16
* Fixing the file spec to keep one backup, not twoAdam Jacob2009-11-231-1/+1
* Add tests for file_backup_pathTollef Fog Heen2009-11-131-0/+14
* Updating specs for CHEF-695Adam Jacob2009-11-091-1/+12
* refactor template specsDan DeLeo2009-10-201-3/+3
* Merge branch 'master' into nuoyan/chef-195Adam Jacob2009-04-261-2/+18
|\
| * Merge branch 'master' into cwalters/chef-185Adam Jacob2009-04-241-2/+2
| |\
| | * Fixing the test for CHEF-186Adam Jacob2009-04-241-3/+3
| * | Fixing CHEF-185: action_delete does not backup symlinkschris2009-04-231-1/+17
| |/
* | fixed CHEF-195(file.rb, file_spec.rb)Nuo Yan2009-04-221-2/+11
|/
* Updating specs to represent sha256Adam Jacob2009-01-121-2/+2
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2