aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/utils
AgeCommit message (Expand)Author
2017-09-10spelling: parametersJosh Soref
2017-09-07git_spec.rb: use HTTPS for Git remote testViktor Szakats
2017-09-02Merge pull request #2955 from mansimarkaur/git_testsMike McQuaid
2017-08-29Merge pull request #2950 from mansimarkaur/svnMisty De Meo
2017-08-29Used already existing clear_git_available_cache to remove @gitmansimarkaur
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-29Used clear_svn_version_cache to remove @svnmansimarkaur
2017-08-29Added check for svn availabilitymansimarkaur
2017-08-29Improved tests for svn_available?mansimarkaur
2017-08-29Added tests fir utils/svnmansimarkaur
2017-08-27Added clear git version cache methodmansimarkaur
2017-08-27Added tests for ensure_git_installed when git is available or homebrew/core i...mansimarkaur
2017-08-27Removed shutupmansimarkaur
2017-08-27Used system command to run git commandsmansimarkaur
2017-08-27Added tests for Utilsmansimarkaur
2017-08-27Added tests for git_available?mansimarkaur
2017-08-27Added tests for last_revision_commit_of_filemansimarkaur
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
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
2017-02-21Convert Utils::Bottles test to spec.Markus Reiter
2017-02-20Merge pull request #2037 from reitermarkus/spec-utilsMarkus Reiter
2017-02-20Merge pull request #2044 from reitermarkus/spec-utils_shellMarkus Reiter
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