index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
Age
Commit message (
Expand
)
Author
2016-11-26
Merge pull request #1580 from MikeMcQuaid/fix-uses-test
Mike McQuaid
2016-11-26
diagnostic: silence a Jenkins doctor warning.
Mike McQuaid
2016-11-26
uses_test: don't rely on output order.
Mike McQuaid
2016-11-21
Merge pull request #1542 from woodruffw/deprecate-utils-json
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-20
Merge pull request #1537 from umireon/nonfatal-requirement-message-once
Mike McQuaid
2016-11-18
Merge pull request #1515 from alyssais/formula_cache
Mike McQuaid
2016-11-18
testbottest: don't use TEST_FIXTURE_DIR.
Mike McQuaid
2016-11-18
install: add tests with custom requirements
Kaito Udagawa
2016-11-17
formula: update test_fixtures path
Zhiming Wang
2016-11-17
Revert "uninstall: skip some flaky tests for now."
Alyssa Ross
2016-11-17
tab: clear Formula.installed cache when created.
Alyssa Ross
2016-11-16
Move test files back directly to `test/`.
Markus Reiter
2016-11-16
Require `integration_command_test_case` in `testing_env`.
Markus Reiter
2016-11-16
Separate `Homebrew::TestCase` from `testing_env`.
Markus Reiter
2016-11-16
Move `integration_mocks` to `test/support/helper`.
Markus Reiter
2016-11-16
Move all remaining fixtures to `test/support/fixtures`.
Markus Reiter
2016-11-16
Rename `fs_leak_log` to `fs_leak.log` and move to `tmp`.
Markus Reiter
2016-11-16
Reorder and rename test files.
Markus Reiter
2016-11-15
uninstall: skip some flaky tests for now.
Mike McQuaid
2016-11-15
Merge pull request #1498 from alyssais/uninstall_developer_warning
Mike McQuaid
2016-11-14
Merge pull request #1435 from mistydemeo/dev_tools_version
Misty De Meo
2016-11-14
Merge pull request #1362 from reitermarkus/rubocop
Markus Reiter
2016-11-14
Warn developers when uninstalling a dependency
Alyssa Ross
2016-11-14
Merge pull request #1497 from alyssais/uninstall_keg_to_formula
Mike McQuaid
2016-11-13
keg: don't rely on #to_formula
Alyssa Ross
2016-11-13
No if/unless-modifier on multiline blocks.
Markus Reiter
2016-11-13
Merge pull request #1217 from MatzFan/invalid_build_option_warnings
Mike McQuaid
2016-11-12
fix test
Bruce Steedman
2016-11-11
formulary: don't warn on old formula name from keg/rack.
Mike McQuaid
2016-11-11
Merge pull request #1082 from alyssais/uninstall_dependancy_error
Mike McQuaid
2016-11-10
CompilerSelector: fix null check, tests
Misty De Meo
2016-11-10
Version: allow coercing non-versions in comparisons
Misty De Meo
2016-11-10
Version: allow comparing against nil
Misty De Meo
2016-11-10
Version.parse: return Version::NULL for unparseable strings
Misty De Meo
2016-11-10
Add Version::NULL singleton
Misty De Meo
2016-11-08
Tap tests: sort tap names for comparison
Misty De Meo
2016-10-29
Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`.
Markus Reiter
2016-10-26
uninstall: remove more integration tests
Alyssa Ross
2016-10-26
test_uninstall: style fixes
Alyssa Ross
2016-10-25
uninstall: go easier on the integration tests
Alyssa Ross
2016-10-25
uninstall: test should_check_for_dependents?
Alyssa Ross
2016-10-25
ARGV: extract #values from missing
Alyssa Ross
2016-10-25
uninstall: call Formula#missing_dependencies directly
Alyssa Ross
2016-10-25
uninstall: only <=1 Diagnostic.missing_deps call
Alyssa Ross
2016-10-25
Revert "keg: fallback to missing_deps if deps not in tab"
Alyssa Ross
2016-10-25
keg: fallback to missing_deps if deps not in tab
Alyssa Ross
2016-10-25
missing: add tests for not missing and hide
Alyssa Ross
2016-10-25
uninstall: allow dependent checks to be by-passed
Alyssa Ross
2016-10-25
integration tests: preserve HOMEBREW_DEVELOPER
Alyssa Ross
[next]