aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_ENV.rb
AgeCommit message (Expand)Author
2015-08-03Core files style updates.BrewTestBot
2015-06-17Run tests for both build environmentsJack Nagel
2015-04-25ENV.deparallelize: add block form for temporary changeMisty De Meo
2015-04-21Remove test that may alter the repositoryJack Nagel
2015-04-20Revert "Use real repo to run tests"Jack Nagel
2015-04-20Use real repo to run testsJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-04-29Remove test that doesn't add valueJack Nagel
2014-01-04stdenv tests: add gcc-4.0 testMisty De Meo
2013-12-12Combine superenv testsJack Nagel
2013-09-20Add tests to ensure ENV.compiler is correctJack Nagel
2013-08-26Add some tests for ENV.{append,prepend} behaviorJack Nagel
2013-08-19Add tests for ENV.{append,prepend}_pathJack Nagel
2013-08-19More robust implementation of ENV.with_build_environmentJack Nagel
2013-06-01Require hardware where it is neededJack Nagel
2013-04-07Delete pointless testJack Nagel
2013-01-22Add tests for ENV.with_build_environmentJack Nagel
2013-01-21ENV.with_build_environmentJack Nagel
2012-09-27Adjust test expectation for 'LD'Jack Nagel
2012-09-03Stop warning in ENV.x11Jack Nagel
2012-08-25Fix tests and NoMethodError with no X11 installed.Mike McQuaid
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-03-21ENV: reset LD when switching compilersJack Nagel
2012-03-09Fix test_ENV on 10.7/Xcode 4.Mike McQuaid
2012-01-25Fix failing ENV testsJack Nagel
2012-01-01tests: add missing require to test_ENVJack Nagel
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-04-06Move ENV tests to separate file.Adam Vandenberg