summaryrefslogtreecommitdiff
path: root/spec/unit/provider/directory_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Selinux spec fixes when running under root.sersut2013-05-281-2/+2
* moar spec test fixesLamont Granquist2013-03-251-18/+18
* more spec test workLamont Granquist2013-03-221-3/+3
* remove mistaken message expectationdanielsdeleo2013-01-071-1/+0
* Make tests unix_only where the stubs don't work on windows.danielsdeleo2013-01-071-3/+13
* Add missing stubs for File.directory?("/tmp")danielsdeleo2013-01-071-0/+2
* Stub windows detection in directory spec.danielsdeleo2013-01-071-0/+3
* [CHEF-3557] report file modes with leading 0 for claritydanielsdeleo2013-01-041-1/+1
* [CHEF-3557] fix reporting for directory-like resourcesdanielsdeleo2013-01-031-1/+2
* [CHEF-3557] remove load_current_resource_attrsdanielsdeleo2013-01-031-64/+81
* Fix directory_spec on Windows.sersut2012-12-141-4/+7
* Merge branch '10-stable'Bryan McLellan2012-10-301-66/+72
|\
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+147
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-98/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Adding a directory resource and providerAdam Jacob2008-04-281-0/+100