aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2017-11-28Test upgrade for Casks with version :latestL. E. Segovia
2017-11-27Merge pull request #3396 from amyspark/hacktoberfest-upgradeMarkus Reiter
2017-11-27More environment filtering fixesMike McQuaid
2017-11-27Remove redundant --greedyL. E. Segovia
2017-11-27Implement more of @reitermarkus's commentsL. E. Segovia
2017-11-26Add test fixtures for ELF executablesBob W. Hogg
2017-11-25Add CVSRequirement and SubversionRequirementShaun Jackman
2017-11-24Load Casks only once (and fix style issues)L. E. Segovia
2017-11-24Implement more of @reitermarkus's commentsL. E. Segovia
2017-11-22Change the generic bottle tag to processor-systemShaun Jackman
2017-11-22Upgrade an outdated Cask just by name, no need for --greedyL. E. Segovia
2017-11-20Merge pull request #3258 from Git-Jiro/improve_internal_stanza_command1.3.8Markus Reiter
2017-11-17diagnostic: fix paths usage.Mike McQuaid
2017-11-16Implement @reitermarkus's commentsL. E. Segovia
2017-11-13Add tests for upgrade recoveryL. E. Segovia
2017-11-13environment filtering: pass through TRAVIS vars.Mike McQuaid
2017-11-10Add line break to stringMartin Schimandl
2017-11-10Refactor code to reduce characters per lineMartin Schimandl
2017-11-10internal_stanza.rb: Remove obsolete code. Improve detection of missing stanzasMartin Schimandl
2017-11-10Add another test to increase coverage.Martin Schimandl
2017-11-10combine errors to a single if-statement. fix spec testMartin Schimandl
2017-11-10Fix 'brew style' issuesMartin Schimandl
2017-11-10Change behaviour of 'cask _stanza' command. Add tests for 'cask _stanza' commandMartin Schimandl
2017-11-10Fix reinstall/uninstall testsL. E. Segovia
2017-11-10Remove more uses of EOS.undent.Mike McQuaid
2017-11-10Merge pull request #3292 from claui/add-audit-test-casesMike McQuaid
2017-11-08Fix upgrade tests and some upgrade? leftoversL. E. Segovia
2017-11-05spec_helper: fix etc leak.Mike McQuaid
2017-11-03Merge pull request #3395 from GauthamGoli/parameters-audit-regex-fixMike McQuaid
2017-11-03Merge pull request #3385 from MikeMcQuaid/path-fixes-cleanupMike McQuaid
2017-11-03requirement: prepend rather than append PATH.Mike McQuaid
2017-11-03Merge pull request #3389 from amyspark/hacktoberfest-single-zapMarkus Reiter
2017-10-31Separate do end into multiple linesL. E. Segovia
2017-10-30Add tests for uninstall_* and zap stanzasL. E. Segovia
2017-10-30Merge pull request #3393 from MikeMcQuaid/with_env_tweaksMike McQuaid
2017-10-29Hack a first working version of upgradeL. E. Segovia
2017-10-29lines_cop: Update regex patterns to prevent false positivesGautham Goli
2017-10-29formula_desc_cop: ensure no full stops at the end of descIsabell Long
2017-10-29Tweak use of with_envMike McQuaid
2017-10-27test.flac: add flac fixture.Mike McQuaid
2017-10-24Include `FileUtils` in `spec_helper`.Markus Reiter
2017-10-24Refactor and fix RuboCop specs.Markus Reiter
2017-10-24Update to RuboCop 0.51.Markus Reiter
2017-10-24Merge pull request #3313 from GauthamGoli/audit_line_rubocop_part_4_rebase_at...Mike McQuaid
2017-10-22pull: Fix pull --bottle 1234Shaun Jackman
2017-10-21Merge branch 'master' into audit_line_rubocop_part_4_rebase_attempt_1Gautham Goli
2017-10-21lines_cop: Refactor to multiple cops and fix style violationsGautham Goli
2017-10-21Merge branch 'master' into audit_line_rubocop_part_4_rebase_attempt_1Gautham Goli
2017-10-20Add tests for `FormulaAuditor#audit_deps`Claudia
2017-10-18Move `String#undent` to `compat`.Markus Reiter