aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/utils
AgeCommit message (Collapse)Author
2017-08-29Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_cimansimarkaur
2017-08-29Used ENV.delete to remove set ENV varsmansimarkaur
2017-08-29Added tests for report_build_errormansimarkaur
2017-08-29Added tests for report and report_eventmansimarkaur
2017-08-29Added tests for os_prefix_cimansimarkaur
2017-08-17Fix typo in specBen Muschol
2017-08-17Improve rspec readabilityBen Muschol
2017-08-17Make test more resilientBen Muschol
2017-08-14Unify vocabulary in github module, remove unnecessary logicBen Muschol
Fix duplication bug
2017-08-14Spec for issues searchBen Muschol
2017-08-14Implement PR feedbackBen Muschol
2017-08-13Fix url encoded in expected valuesBen Muschol
2017-08-13Remove duplicate url generation logic in Github moduleBen Muschol
2017-06-24🗑️ Use AppleScript instead of Swift for trashing.Markus Reiter
2017-06-20Add `trash` util.Markus Reiter
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-04-25Add test for `GitHub::search_code`.Markus Reiter
2017-04-22More deprecations.Mike McQuaid
Deprecate more methods. Internal APIs have been verified to be unused elsewhere and removed. External APIs have had deprecation methods added. Existing deprecations have been either upgraded to produce warnings or no longer deprecated and the reasoning documented.
2017-02-21Convert Utils::Bottles test to spec.Markus Reiter
2017-02-20Merge pull request #2037 from reitermarkus/spec-utilsMarkus Reiter
Convert Utils test to spec.
2017-02-20Merge pull request #2044 from reitermarkus/spec-utils_shellMarkus Reiter
Convert Utils::Shell test to spec.
2017-02-19Convert Utils::Bottles::Collector test to spec.Markus Reiter
2017-02-19Convert Utils test to spec.Markus Reiter
2017-02-18Convert Utils::Shell test to spec.Markus Reiter
2017-02-18Convert Tty test to spec.Markus Reiter
2017-02-12Convert Utils::Bottles::Collector test to spec.Markus Reiter
2016-11-16Move test files back directly to `test/`.Markus Reiter