aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/testing_env.rb
AgeCommit message (Expand)Author
2012-09-29tests: set newly-visible global constantsJack Nagel
2012-09-27Make FileUtils extension available globallyJack Nagel
2012-08-30tests: avoid unnecessary chdirJack Nagel
2012-08-29tests: support "rake rcov" if rcov is installedJack Nagel
2012-08-18Simplify version comparison testsJack Nagel
2012-08-18Replace version strings with Version objectsJack Nagel
2012-08-12tests: require string extension before exceptionsJack Nagel
2012-08-09Deprecate ancient formula syntaxJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-07-04Introduce new formula specsJack Nagel
2012-04-18tests: add utility method to quell outputJack Nagel
2012-04-01New fails_with infrastructureJack Nagel
2011-08-24HOMEBREW_CURL_ARGS so that tests can be more silentMax Howell
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-07-08Move exceptions from global to utils; remove duplicate defintionsAdam Vandenberg
2010-06-10Fix: attr doesn't take a list.Adam Vandenberg
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-04-06Add new "testing environment" include.Adam Vandenberg