aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/utils_spec.rb
AgeCommit message (Expand)Author
2017-09-16List cask full-namesDan Wendorf
2017-07-15Add `with_env` helper to set temporary ENV varsMisty De Meo
2017-06-01don't try to find the full path of the editor in 'brew edit'adrian
2017-04-24Remove puts_hash, require ppMike McQuaid
2017-04-24utils: make which_editor handle editor args.Mike McQuaid
2017-04-23Fix audit version_scheme and revision checks.Mike McQuaid
2017-04-21Fix `brew edit` with environment filtering.Mike McQuaid
2017-03-11Deprecate `#plural`.Markus Reiter
2017-02-28Add `mktmpdir` helper method.Markus Reiter
2017-02-25Add 'B' for bytes to cleanup command outputJeppe Toustrup
2017-02-19Handle `Homebrew.failed` in `spec_helper`.Markus Reiter
2017-02-19Convert Utils test to spec.Markus Reiter