aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_external_deps.rb
AgeCommit message (Collapse)Author
2010-04-09Support jruby external dependencies.Adam Vandenberg
* Add tests that run only if 'jruby' is installed. * Note that if your formula has :jruby deps, it should likely "depend_on 'jruby'" as well.
2010-04-06Add external deps. tests.Adam Vandenberg