summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/homebrew_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use lamont's magic error handlingTim Smith2020-04-171-2/+3
* Return empty hash from brew_info and avoid a bunch of nil checksmulti_packageTim Smith2020-04-171-5/+5
* Properly handle unavailable packagesTim Smith2020-04-171-0/+10
* Remove some empty specs I left behindTim Smith2020-04-171-38/+1
* Fix the upgrade action specsTim Smith2020-04-171-25/+20
* Test install / remove / purge actionsTim Smith2020-04-171-39/+68
* Update specs for brew_cmd_outputTim Smith2020-04-161-4/+4
* Add specs for available versionTim Smith2020-04-161-0/+12
* Update specs for brew_info and installed_versionTim Smith2020-04-161-93/+193
* Fix the load_current_resource specsTim Smith2020-04-161-17/+13
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* ensure that providers inherit loggers from the run contextThom May2018-03-261-1/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-9/+9
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update for chef.io domain in copyright lines too.Noah Kantrowitz2016-02-021-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.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-137/+137
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-8/+8
* Fixes #2578, check that `installed` isn't emptyjtimberman2014-12-091-0/+26
* Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-131-0/+9
* homebrew_owner now tries to run homebrew as the user who owns the `brew` exec...tyler-ball2014-10-071-4/+10
* Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-191-0/+251