aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_formula.rb
AgeCommit message (Expand)Author
2012-08-18Add support for custom version schemesJack Nagel
2012-08-18Add Version#detected_from_url?Jack Nagel
2012-08-18Replace version strings with Version objectsJack Nagel
2012-08-09Deprecate ancient formula syntaxJack Nagel
2012-07-05tests: expect that mirror lists are empty, not nilJack Nagel
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Demonstrate that bottles are selected correctlyJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-07-04Refactor checksummingJack Nagel
2012-07-04Introduce new formula specsJack Nagel
2012-04-14tests: reorganize compiler selection testsJack Nagel
2012-04-09tests: fix no-op fails_with testJack Nagel
2012-04-06tests: silence mirror testJack Nagel
2012-04-06Fix protection against overriding Formula#brewJack Nagel
2012-04-01Reset compiler when testing fails_withJack Nagel
2012-04-01New fails_with infrastructureJack Nagel
2011-09-19mirror support: Add testCharlie Sharpsteen
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-04-06Split out some Formula tests.Adam Vandenberg