aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_dependency_expansion.rb
AgeCommit message (Expand)Author
2014-11-21Fix dependency equalityJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-02-27Eliminate mutation of Dependency objectsJack Nagel
2014-02-27Apply cyclic dependency hack unconditionallyJack Nagel
2013-12-09Pass deps collection to be expanded as a parameterJack Nagel
2013-11-13Prevent deps of build-time deps from leaking into the build environmentJack Nagel
2013-07-22Check deps of satisfied depsJack Nagel
2013-06-25Uniqify tags when merging dependenciesJack Nagel
2013-06-24Actually make the assertion we care aboutJack Nagel
2013-06-24Copy env_proc when merging depsJack Nagel
2013-06-08Merge repeated deps with differing optionsJack Nagel
2013-06-07test_dependency_expansion: dep names should always be stringsJack Nagel
2013-05-10Refactor Dependency.expandJack Nagel