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
/
test_ENV.rb
Age
Commit message (
Expand
)
Author
2013-08-26
Add some tests for ENV.{append,prepend} behavior
Jack Nagel
2013-08-19
Add tests for ENV.{append,prepend}_path
Jack Nagel
2013-08-19
More robust implementation of ENV.with_build_environment
Jack Nagel
2013-06-01
Require hardware where it is needed
Jack Nagel
2013-04-07
Delete pointless test
Jack Nagel
2013-01-22
Add tests for ENV.with_build_environment
Jack Nagel
2013-01-21
ENV.with_build_environment
Jack Nagel
2012-09-27
Adjust test expectation for 'LD'
Jack Nagel
2012-09-03
Stop warning in ENV.x11
Jack Nagel
2012-08-25
Fix tests and NoMethodError with no X11 installed.
Mike McQuaid
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-03-21
ENV: reset LD when switching compilers
Jack Nagel
2012-03-09
Fix test_ENV on 10.7/Xcode 4.
Mike McQuaid
2012-01-25
Fix failing ENV tests
Jack Nagel
2012-01-01
tests: add missing require to test_ENV
Jack Nagel
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-04-06
Move ENV tests to separate file.
Adam Vandenberg