summaryrefslogtreecommitdiff
path: root/spec/unit/resource/package_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add additional resource specsTim Smith2018-05-161-0/+14
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-5/+0
* Cleanup for resource specsTim Smith2017-12-181-40/+36
* Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-021-2/+7
* fix specs broken by removal of state methodLamont Granquist2017-03-171-2/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-0/+5
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-12/+12
* Revert the provider indirection logic while keeping the timeout functionality...sersut2014-07-021-18/+26
* CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-201-0/+5
* Normalize whitespace on all filesSeth Vargo2013-09-261-6/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+80
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-56/+0
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-081-0/+56