aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Demonstrate that bottles are selected correctlyJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-07-04Refactor checksummingJack Nagel
2012-07-04Introduce new formula specsJack Nagel
2012-06-16Teach Mach-O machinery about bundlesJack Nagel
2012-06-15Improve Pathname#text_executable? regexpJack Nagel
2012-05-30cleaner: use new Mach-O pathname methods in clean_fileJack Nagel
2012-05-30archs_for_command: use new Mach-O Pathname methodsJack Nagel
2012-05-30Pathname: add Mach-O moduleJack Nagel
2012-04-24Change versioned bottle syntax and fix issues.Mike McQuaid
2012-04-24Revert "Change versioned bottle syntax and fix issues."Mike McQuaid
2012-04-24Change versioned bottle syntax and fix issues.Mike McQuaid
2012-04-22Fix compiler selection tests on Xcode 4.2+Misty De Meo
2012-04-20Hardware test: add :arrandaleMisty De Meo
2012-04-18tests: add utility method to quell outputJack Nagel
2012-04-16tests: silence `zip` output in test_bucketJack Nagel
2012-04-16tests: silence test_detect_failed_configureJack Nagel
2012-04-16tests: replace tests script with rake-based runnerJack Nagel
2012-04-16tests: setup and teardown cleanupsJack Nagel
2012-04-14tests: reorganize compiler selection testsJack Nagel
2012-04-14tests: bring `brew update` tests up to dateJack Nagel
2012-04-14tests: remove special-casing @path in TestBallJack Nagel
2012-04-09tests: fix no-op fails_with testJack Nagel
2012-04-07Clean up fails_with test classesJack Nagel
2012-04-06info: output correct URL for tapped dupesJack Nagel
2012-04-06tests: silence mirror testJack Nagel
2012-04-06Fix protection against overriding Formula#brewJack Nagel
2012-04-06Add test for ghc version styleJack Nagel
2012-04-01Reset compiler when testing fails_withJack Nagel
2012-04-01New fails_with infrastructureJack Nagel
2012-03-21ENV: reset LD when switching compilersJack Nagel
2012-03-20Allow a different package and import name for language deps.Adam Vandenberg
2012-03-20Add tests for patches.rbAdam Vandenberg
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