aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/formula_test.rb
AgeCommit message (Collapse)Author
2016-12-23formula: don't expand unused optional dependenciesAlyssa Ross
This properly addresses Homebrew/homebrew-core#7826.
2016-12-23Revert "Revert "formula: runtime deps of build deps aren't runtime""Alyssa Ross
This reverts commit 862c3ba4a2fb76140e46fdf49a1ea6857f140a29.
2016-12-13Revert "formula: runtime deps of build deps aren't runtime"ilovezfs
2016-11-29formula: runtime deps of build deps aren't runtimeAlyssa Ross
Fixes #1554 (but only for new installations)
2016-11-17formula: update test_fixtures pathZhiming Wang
Fix regression caused by #1364.
2016-11-16Move test files back directly to `test/`.Markus Reiter
2010-07-19Remove "test/formula_test.rb"Adam Vandenberg
This diagnostic script has been replaced by the "brew audit" external command.
2010-02-04Add formula check for crufy SourceForge URLs.Adam Vandenberg
2009-11-19Refactor formula_test.Adam Vandenberg
2009-11-18Refactor formula_test.Adam Vandenberg
2009-11-18Add test for legacy prefix quoting.Adam Vandenberg
2009-10-23The tests need the actual optparse apparentlyMax Howell
2009-10-15Some subdirs and renames to aid homebrew n00bsMax Howell
The classes better reflect their contents. I'm sure this change may be contentious, but I am a sucker for trying to create source bases that are easy to get to grips with and easy to navigate. brewkit.rb is now a deprecated file.