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
/
lib
Age
Commit message (
Expand
)
Author
2016-08-24
Improve HOMEBREW_BREW_FILE unset failure case.
Mike McQuaid
2016-08-06
tests: fix code style issues (#587)
Andrea Kao
2016-07-19
tests: nest HOMEBREW_TEMP inside TEST_TMPDIR (#554)
Andrea Kao
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid
2016-07-05
test/lib/config: group paths by persistence
Martin Afanasjew
2016-06-08
introduce global lock directory (#337)
Xu Cheng
2016-03-21
add HOMEBREW_ENV_PATH internal variable
Xu Cheng
2016-02-07
tests: monkey-patch exec to get coverage reports
Baptiste Fontaine
2016-02-06
make HOMEBREW_BREW_FILE a Pathname object
Xu Cheng
2016-02-05
HOMEBREW_BREW_FILE was unset for the tests
ilovezfs
2016-02-01
DSL method "apply" to specify patch files
ilovezfs
2016-01-20
test: add metafiles to testball
Alex Dunn
2016-01-06
a few more integration tests
Baptiste Fontaine
2015-07-28
test/lib/config: HOMEBREW_LIBRARY_PATH is normally a Pathname.
Mike McQuaid
2015-04-29
Let the test environment inject its own load path
Jack Nagel
2015-04-29
Use Dir.tmpdir rather than /tmp in test environment
Jack Nagel
2015-04-29
Ensure HOMEBREW_TEMP is respected in all tests
Jack Nagel
2015-04-29
Allow test tmpdir to be passed in
Jack Nagel
2015-04-29
Extract runtime configuration from global.rb
Jack Nagel