aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_formula_installer.rb
AgeCommit message (Expand)Author
2016-10-03invalid build options - fixed conflicts; renameBruce Steedman
2016-09-23Store the formula used to build the keg in the kegShaun Jackman
2016-09-15Use constants for LinkedKegs/PinnedKegs/Locks.Mike McQuaid
2016-09-11test/test_formula_installer: fix Rubocop warnings.Mike McQuaid
2016-09-07FormulaInstaller#check_install_sanity test pinnedVlad Shablinsky
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-06-14tests: avoid compat code in --no-compat mode (#347)Martin Afanasjew
2016-05-22Remove LLVM-GCC support. (#252)Mike McQuaid
2016-01-20update test for Homebrew/homebrew-emacs#158Alex Dunn
2015-11-27tab: use cache to avoid rereading the same files.Mike McQuaid
2015-11-25Skip pouring from a bottle if --cc is passedDaniel Trebbien
2015-10-19add test for bottle disableXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-22test_formula_installer: fix log file leakXu Cheng
2015-07-21test_formula_installer: remove ScriptFileFormula testXu Cheng
2015-04-29Installation tests now use the actual installerJack Nagel