aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_dependency.rb
AgeCommit message (Expand)Author
2016-08-06tests: fix code style issues (#587)Andrea Kao
2015-12-17dependency: fix merging tags in 'merge_repeats'Martin Afanasjew
2015-12-17tests: add (failing) tests for merging deps tagsMartin Afanasjew
2015-12-15Allow multiple option_names in dep/reqs.Mike McQuaid
2015-12-15test_dependency: add failing option names test.Mike McQuaid
2015-12-15Add option_name tests.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2014-11-21Fix dependency equalityJack Nagel
2014-07-03Add assert_eql to provide better failure messages for eql? testsJack Nagel
2014-06-18Use assert_predicateJack Nagel
2014-06-18Switch to MinitestJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2013-05-06Reduce allocations in dependency constructionJack Nagel
2013-01-26Split dependency classes into separate filesJack Nagel
2013-01-26FormulaInstaller: allow formulae to pass options to depsJack Nagel
2013-01-13Split up dependency test coverageJack Nagel