aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
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-31text_cop_spec: update go get testsDominyk Tiller
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
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-18Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binaryMike McQuaid
2017-10-17Rename MinimumMacOSRequirement to MacOSRequirementShaun Jackman
2017-10-17Add depends_on :linux and :macosShaun Jackman
2017-10-15lines_cop_spec: improve language in universal_binary and build testsJCount
2017-10-15lines_cop_spec: add test for ENV.universal_binary audit exemption for wineJCount
2017-10-14formula_desc_cop_spec: add empty string testDominyk Tiller
2017-10-13Merge branch 'master' into audit_line_rubocop_part_4_rebase_attempt_1Gautham Goli
2017-10-10Set RuboCop maximum to current maximum.Markus Reiter
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-10-08Add specs for `CaskLoader`.Markus Reiter
2017-10-07Fix RuboCop tests.Markus Reiter
2017-10-07Merge pull request #3283 from reitermarkus/cask-loaderMarkus Reiter
2017-10-07Add helper method for Cask fixture paths and refactor CaskLoader.Markus Reiter
2017-10-07Merge pull request #3267 from reitermarkus/refactoringMarkus Reiter