aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_formula_install.rb
AgeCommit message (Expand)Author
2014-11-07Use libexec method in install testJack Nagel
2014-11-07Normalize requires in testsJack Nagel
2014-06-23Clear cache after formula install testsJack Nagel
2014-06-20Pass the requested spec into the formula instanceJack Nagel
2014-06-18Use assert_predicateJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-06-12Handle failures in temporary_install betterJack Nagel
2014-06-12Remove repeated test codeJack Nagel
2014-06-12Always expand __FILE__Jack Nagel
2014-06-12Move a test class that is only used once into the testJack Nagel
2014-06-12Remove an extra slash in file:// URLs in testsJack Nagel
2014-05-28Remove unused method and associated test fixturesJack Nagel
2014-04-06Clean up test classesJack Nagel
2013-09-14Tear down the cache after installation testsJack Nagel
2013-04-07Simplify testsJack Nagel
2013-04-01Silence stderr in test suiteJack Nagel
2013-03-28Suppress ambiguous argument and grouped expression warningsJack Nagel
2012-08-29tests: adjust expectations for 'opt' directoryJack Nagel
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-04-18tests: add utility method to quell outputJack Nagel
2012-04-16tests: silence test_detect_failed_configureJack Nagel
2012-04-16tests: setup and teardown cleanupsJack Nagel
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-04-06Move TestBall definition to separate file.Adam Vandenberg
2010-04-06Move install tests to separate file.Adam Vandenberg