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
2015-08-03
Core files style updates.
BrewTestBot
2015-06-17
Run tests for both build environments
Jack Nagel
2015-04-25
ENV.deparallelize: add block form for temporary change
Misty De Meo
2015-04-21
Remove test that may alter the repository
Jack Nagel
2015-04-20
Revert "Use real repo to run tests"
Jack Nagel
2015-04-20
Use real repo to run tests
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-04-29
Remove test that doesn't add value
Jack Nagel
2014-01-04
stdenv tests: add gcc-4.0 test
Misty De Meo
2013-12-12
Combine superenv tests
Jack Nagel
2013-09-20
Add tests to ensure ENV.compiler is correct
Jack Nagel
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