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
/
support
Age
Commit message (
Expand
)
Author
2017-01-25
Move Cask fixtures to `test/support/fixtures`.
Markus Reiter
2017-01-23
tests: remove env helper
Alyssa Ross
2017-01-22
tests: remove with_git_env method
Alyssa Ross
2017-01-22
tests: use more recent git committer date
Alyssa Ross
2017-01-22
tests: remove unnecessary comment
Alyssa Ross
2017-01-22
tests: re-use with_environment in using_git_env
Markus Reiter
2017-01-22
tests: automatically restore ENV in teardown
Alyssa Ross
2017-01-22
tests: extract a common using_git_env method
Alyssa Ross
2017-01-22
tests: clean up file system for all tests
Alyssa Ross
2017-01-21
tests: reset ARGV in teardown
Alyssa Ross
2017-01-21
tests: clear tab cache in global teardown
Alyssa Ross
2017-01-21
tests: enforce `super` in lifecycle hooks
Alyssa Ross
2017-01-18
integration_command_test_case: improve fail output
Mike McQuaid
2016-12-30
tests: include homebrew version in receipt fixture
Alyssa Ross
2016-12-13
fix typo
Joshua Morten
2016-12-03
fs_leak_logger: use more permissive mkpath.
Mike McQuaid
2016-11-20
Replace Utils::JSON with corelib JSON calls.
William Woodruff
2016-11-18
testbottest: don't use TEST_FIXTURE_DIR.
Mike McQuaid
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