Add support for testing generic OS.
If the environment variable HOMEBREW_TEST_GENERIC_OS is set ensure that neither Mac nor Linux-specific code is loaded. This allows easier testing of cross-platform code on OS X and will make it easier to port Homebrew to platforms other than OS X and Linux.
Showing
- Library/Homebrew/hardware.rb 0 additions, 2 deletionsLibrary/Homebrew/hardware.rb
- Library/Homebrew/os.rb 1 addition, 5 deletionsLibrary/Homebrew/os.rb
- Library/Homebrew/os/mac.rb 2 additions, 0 deletionsLibrary/Homebrew/os/mac.rb
- Library/Homebrew/utils.rb 3 additions, 1 deletionLibrary/Homebrew/utils.rb
- Library/brew.rb 1 addition, 1 deletionLibrary/brew.rb
Loading
Please register or sign in to comment