summaryrefslogtreecommitdiff
path: root/spec/unit/resource/file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Add additional resource specsTim Smith2018-05-161-10/+10
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-1/+1
* Cleanup for resource specsTim Smith2017-12-181-56/+53
* missed spec on windowsLamont Granquist2017-03-171-1/+1
* fix specs broken by removal of state methodLamont Granquist2017-03-171-2/+2
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-7/+7
* 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
* Test updates for the changes to default actions.Noah Kantrowitz2015-06-291-1/+1
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-1/+1
* Implement RFC 027 File VerificationSteven Danna2015-02-171-0/+14
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-29/+29
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-8/+8
* Increase windows ACL testing coverage. Fix children inheritance of windows ACLs.sersut2013-05-201-5/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+121
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-92/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-14/+13
* Adding remote_file testsAdam Jacob2008-08-171-4/+4
* Got set_or_return to work properlyAdam Jacob2008-04-281-1/+4
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-1/+1
* Adding a File providerAdam Jacob2008-03-231-12/+11
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-5/+5
* Syntax is right in the recipesAdam Jacob2008-03-071-22/+22
* Marionette does graphs, and can eval on the fly to resourcesAdam Jacob2008-03-061-0/+33
* Initial CommitAdam Jacob2008-03-051-0/+58