aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2016-10-16dependency_collector: need xz dep on <= macOS 10.8ilovezfs
2016-10-15Convert `puts_columns` to `puts Formatter.columns`.Markus Reiter
2016-10-15Change test for `puts_columns` with empty input.Markus Reiter
2016-10-15Merge pull request #1279 from MikeMcQuaid/use-tar-xzMike McQuaid
2016-10-15Use BSD tar's libarchive LZMA support if availableMike McQuaid
2016-10-15Improve integration command test case output.Mike McQuaid
2016-10-15Rename tap-readme command to tap-new.Mike McQuaid
2016-10-11tab: don't interpret unknown deps as no depsAlyssa Ross
2016-10-08Rename FormulaMethodDeprecatedError to MethodDeprecatedError.Markus Reiter
2016-10-07Make parsing locales more robust.Markus Reiter
2016-10-07Fix HOMEBREW_PREFIX/Caskroom file leakDavid Yun
2016-10-07Use odeprecated rather than remove it entirelyDavid Yun
2016-10-04Refactor Cask’s extensions.Markus Reiter
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-03Add test for `MacOS.languages`.Markus Reiter
2016-10-02*/diagnostic: tweak messaging.Mike McQuaid
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-10-01Merge pull request #1052 from sjackman/store-formulaMike McQuaid
2016-09-27test/test_custom_command: fix rubocop style.Mike McQuaid
2016-09-27test/test_create: fix rubocop style.Mike McQuaid
2016-09-27test/test_audit: fix rubocop style.Mike McQuaid
2016-09-27test/helper/integration_command_test_case: fix rubocop style.Mike McQuaid
2016-09-27Rename/merge test files.Markus Reiter
2016-09-26Speed up `parallel_tests` by splitting integration tests.Markus Reiter
2016-09-26fixtures: add test.m4aZhiming Wang
2016-09-25Add test for `search_tap`.Markus Reiter
2016-09-25RuboCop: Style/CaseEqualityMarkus Reiter
2016-09-24Merge branch 'master' into mkdir_with_intermediatesMike McQuaid
2016-09-24Merge pull request #1123 from reitermarkus/rubocopMike McQuaid
2016-09-24Merge pull request #1122 from MikeMcQuaid/test-bot-tapMike McQuaid
2016-09-24test-bot: move to tap.Mike McQuaid
2016-09-24RuboCop: Style/AccessorMethodNameMarkus Reiter
2016-09-24version: don't let a/b imply alpha/beta.Mike McQuaid
2016-09-24Merge pull request #1113 from reitermarkus/rubocop-guardclauseMarkus Reiter
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-24Merge pull request #1102 from zmwangx/alpha-rc-detectionZhiming Wang
2016-09-23Store the formula used to build the keg in the kegShaun Jackman
2016-09-23Fix Style/NumericLiterals.Markus Reiter
2016-09-23Fix Style/MethodName.Markus Reiter
2016-09-23test_versions: add elasticsearch alpha test caseZhiming Wang
2016-09-23Merge pull request #1089 from reitermarkus/coverageMarkus Reiter
2016-09-23Merge pull request #1014 from rwhogg/upstream-ant-dep-linux-fixMike McQuaid
2016-09-23Fix coverage reporting.Markus Reiter
2016-09-23Merge pull request #1041 from penman/parallel_testsMike McQuaid
2016-09-22automated rubocop fixupBob W. Hogg
2016-09-22add the other test back inBob W. Hogg
2016-09-22use newer ruby hash styleBob W. Hogg
2016-09-22add missing method to test_os_mac_dependency_collectorBob W. Hogg
2016-09-22Remove unnecessary skipsBob W. Hogg