Test officially supported cmd taps. (#390)
All of these taps use Homebrew internal APIs (or will shortly) and we autoinstall them all from `brew $CMD`. We should adjust our CI to ensure that we never accidentally break these taps when making changes to core code so that these taps can rely more on this core code rather than having to e.g. vendor equivalent code that never changes on our end.
Showing
- Library/Homebrew/cmd/tests.rb 12 additions, 2 deletionsLibrary/Homebrew/cmd/tests.rb
- Library/Homebrew/dev-cmd/test-bot.rb 1 addition, 0 deletionsLibrary/Homebrew/dev-cmd/test-bot.rb
- Library/Homebrew/global.rb 1 addition, 0 deletionsLibrary/Homebrew/global.rb
- Library/Homebrew/official_taps.rb 7 additions, 1 deletionLibrary/Homebrew/official_taps.rb
- Library/Homebrew/test/test_integration_cmds.rb 37 additions, 0 deletionsLibrary/Homebrew/test/test_integration_cmds.rb
- Library/brew.rb 2 additions, 8 deletionsLibrary/brew.rb
Please register or sign in to comment