aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2010-04-12Use Array#length instead of count. Fixes Homebrew/homebrew#1165Adam Vandenberg
2010-04-12Make mod_wsgi and mod_python arch code more similar.Adam Vandenberg
2010-04-10Only respect :using specs when downloading HEAD.Martin Kühl
2010-04-09Support jruby external dependencies.Adam Vandenberg
2010-04-08Quote prefix for git submodules. Fixes Homebrew/homebrew#1009Adam Vandenberg
2010-04-08Test that Homebrew's bin is in the path.Adam Vandenberg
2010-04-08Adds support for git submodules. Fixes Homebrew/homebrew#1009.Chris Thachuk
2010-04-06Only check @specs for :using if @specs exists. Fixes Homebrew/homebrew#1127.Adam Vandenberg
2010-04-06Allow :using on head to specify a download strategy.Adam Vandenberg
2010-04-06Remove silly concatenation.Adam Vandenberg
2010-04-06Change homepage. Fixes Homebrew/homebrew#105.Adam Vandenberg
2010-04-06Move ENV tests to separate file.Adam Vandenberg
2010-04-06Split out some Formula tests.Adam Vandenberg
2010-04-06Switch test_bucket over to use testing_env.Adam Vandenberg
2010-04-06Move Pathename property tests to separate file.Adam Vandenberg
2010-04-06Move ARGV tests to separate file.Adam Vandenberg
2010-04-06Move utils tests to separate file.Adam Vandenberg
2010-04-06Tests for Pathname.install.Adam Vandenberg
2010-04-06Merge Formula class name testsAdam Vandenberg
2010-04-06Add external deps. tests.Adam Vandenberg
2010-04-06Move TestBall definition to separate file.Adam Vandenberg
2010-04-06Move checksum tests to separate file.Adam Vandenberg
2010-04-06Move version tests to separate file.Adam Vandenberg
2010-04-06Move inreplace tests to separate file.Adam Vandenberg
2010-04-06Tests - remove some unused includesAdam Vandenberg
2010-04-06Move hardware detection tests to separate file.Adam Vandenberg
2010-04-06Move install tests to separate file.Adam Vandenberg
2010-04-06Move updater tests to separate file.Adam Vandenberg
2010-04-06Add tests for patching.Adam Vandenberg
2010-04-06Add new "testing environment" include.Adam Vandenberg
2010-04-06Add shell script 'tests' to run ruby test suites.Adam Vandenberg
2010-04-06Remove silly concatenation.Adam Vandenberg
2010-04-06Add pkg-config check.Adam Vandenberg
2010-04-06Add path check.Adam Vandenberg
2010-04-06Check for root owned locale folders.Adam Vandenberg
2010-04-06Use here-strings.Adam Vandenberg
2010-04-06Prefix check.Adam Vandenberg
2010-04-06Ruby version check.Adam Vandenberg
2010-04-06Stubs for more checks.Adam Vandenberg
2010-04-06Move gcc version check.Adam Vandenberg
2010-04-06Check both gcc'sAdam Vandenberg
2010-04-06Move port/fink check.Adam Vandenberg
2010-04-06Move X11 check.Adam Vandenberg
2010-04-06Add doctor to bash completion.Adam Vandenberg
2010-04-06Move dylib check.Adam Vandenberg
2010-04-06Move brew doctor to its own source file; will get bigger.Adam Vandenberg
2010-04-06`brew doctor`Max Howell
2010-04-06Force readme files to not be executable.Adam Vandenberg
2010-04-04Don't link_dir if the target doesn't exist.Adam Vandenberg
2010-04-04Add test script to extract version from URL/path.Adam Vandenberg