aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_formula.rb
AgeCommit message (Expand)Author
2013-05-25Add tests for Formula#installed_prefixJack Nagel
2013-04-16Add tests for FormulaPin and simplify implementationJack Nagel
2013-04-13Remove obsolete testsJack Nagel
2013-04-13Improved formula attribute validationJack Nagel
2013-04-10Eliminate test_bucketJack Nagel
2013-04-10Make test formulae initializers more flexibleJack Nagel
2013-04-10Move formula equality tests out of test_bucketJack Nagel
2013-04-09Check existence rather than rescue exceptionsJack Nagel
2013-04-08Clean up mirror support testJack Nagel
2013-04-08Fix specs in TestBallJack Nagel
2013-04-08Ensure ARGV is cleaned upJack Nagel
2013-04-07Simplify testsJack Nagel
2013-04-02Don't use "assert_not_nil"Jack Nagel
2013-04-01Silence stderr in test suiteJack Nagel
2013-03-28Suppress ambiguous argument and grouped expression warningsJack Nagel
2013-03-18Simplify SoftwareSpec checksum methodsJack Nagel
2013-03-09Fix tests under 32-bit SLJack Nagel
2013-02-18Remove unused variablesJack Nagel
2013-02-11Avoid nil in URL specsJack Nagel
2013-01-30Remove MD5 support.Mike McQuaid
2013-01-29Don't use underscores in (new) bottle filenames.Mike McQuaid
2013-01-29Cleanup old bottle syntax.Mike McQuaid
2012-09-29tests: set newly-visible global constantsJack Nagel
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