aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/compiler_selector_spec.rb
AgeCommit message (Collapse)Author
2017-04-22More deprecations.Mike McQuaid
Deprecate more methods. Internal APIs have been verified to be unused elsewhere and removed. External APIs have had deprecation methods added. Existing deprecations have been either upgraded to produce warnings or no longer deprecated and the reasoning documented.
2017-02-23Convert CompilerSelector test to spec.Markus Reiter