aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2012-03-11Update external deps testsJack Nagel
2012-03-11Remove redundant versions and update version testsJack Nagel
2012-03-10Support bottles for non-Lion OSX versions.Mike McQuaid
2012-03-09Fix typo in test_arch_for_commandJack Nagel
2012-03-09Run tests from anywhere and provide an exit code.Mike McQuaid
2012-03-09Fix test_ENV on 10.7/Xcode 4.Mike McQuaid
2012-03-09Fix test_arch_for_command on 10.7.Mike McQuaid
2012-03-06Proper single character switch handlingMax Howell
2012-03-05Adjust updater tests for `git config` callsJack Nagel
2012-02-25Add more external dep optionsSecond Planet
2012-02-17Update return values of install and install_symlinkAdam Vandenberg
2012-02-04Adjust ARGV testsJack Nagel
2012-01-25Fix failing ENV testsJack Nagel
2012-01-14Fix libinet version detectionMax Howell
2012-01-12pathname: recognize ".cpio.*" double extensionsJack Nagel
2012-01-01tests: add missing require to test_ENVJack Nagel
2011-12-09Add support for xz-compressed tarballsJack Nagel
2011-09-21update: correct failing testsJack Nagel
2011-09-21Correctly parse ImageMagick bottle versionJack Nagel
2011-09-19mirror support: Add testCharlie Sharpsteen
2011-09-08Add :sandybridge to hardware_family testChris Ledet
2011-09-02tests: actually use bzip for test tarballJack Nagel
2011-09-02tests: fix failing test_a_basic_installJack Nagel
2011-09-02update: bring tests up-to-dateJack Nagel
2011-08-24`brew upgrade`Max Howell
2011-08-24HOMEBREW_CURL_ARGS so that tests can be more silentMax Howell
2011-06-21Fix brew bottle versioning.Mike McQuaid
2011-06-14refactor `update` command to use git diff instead of parsing `pull` outputMislav Marohnić
2011-06-14enable updater tests to be run on their ownMislav Marohnić
2011-03-25Adding version detection to sf.net /download urlsAustin Ziegler
2011-03-12Some CleanupMax Howell
2011-03-12Move string extensionsAdam Vandenberg
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-10-17extract undent test to test caseMichael Morgan
2010-09-15test_updater: Make fixture internally consistentBo Borgerson
2010-08-27Fixed recognition of versions like 'foobar-4.50-beta' in Pathname#versionlukas
2010-07-29Move testing tarballs into subfolderAdam Vandenberg
2010-07-29Fix brew info testAdam Vandenberg
2010-07-29Add name to brew info url and remove external scriptAdam Vandenberg
2010-07-20Clean up test script & use system ruby to run testsAdam Vandenberg
2010-07-19Remove "test/formula_test.rb"Adam Vandenberg
2010-07-08Move exceptions from global to utils; remove duplicate defintionsAdam Vandenberg
2010-07-06Add debian style names to version checker.Adam Vandenberg
2010-07-06Update version testsAdam Vandenberg
2010-06-10Fix: attr doesn't take a list.Adam Vandenberg
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-05-12Fix the update testsDavid Porter
2010-04-09Support jruby external dependencies.Adam Vandenberg
2010-04-06Move ENV tests to separate file.Adam Vandenberg
2010-04-06Split out some Formula tests.Adam Vandenberg