| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-28 | dev-cmd/ruby: fix path to dev-cmd/irb and add test | Steven Peters | |
| 2018-02-13 | Use rspec-retry in flaky brew tests. | Mike McQuaid | |
| We have a few tests that are intermittently flaky. Let's try this to see if we can get them a bit more reliable. | |||
| 2018-02-06 | audit: Warn on new formulae containing binary URLs | William Woodruff | |
| 2018-01-01 | Deprecate Homebrew/homebrew-science | Mike McQuaid | |
| 2017-11-10 | Remove more uses of EOS.undent. | Mike McQuaid | |
| 2017-11-10 | Merge pull request #3292 from claui/add-audit-test-cases | Mike McQuaid | |
| Add tests for `FormulaAuditor#audit_deps` | |||
| 2017-10-22 | pull: Fix pull --bottle 1234 | Shaun Jackman | |
| Fix the error: Error: undefined method `casecmp' for nil:NilClass | |||
| 2017-10-20 | Add tests for `FormulaAuditor#audit_deps` | Claudia | |
| These tests cover a few aspects of the `FormulaAuditor#audit_deps` method. The main focus is the part where FormulaAuditor checks for dependencies on formulas which are tagged `keg_only` with the `:provided_by_macos` reason. For this particular kind of `keg_only` formulas, we expect `brew audit --new-formula` to fail with a problem message like: > Dependency 'bc' may be unnecessary as it is provided by > macOS; try to build this formula without it. For more details, see the relevant discussion: [1] https://github.com/Homebrew/homebrew-core/pull/14067#issuecomment-335046151 [2] https://github.com/Homebrew/brew/pull/3290#issuecomment-335052140 | |||
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-09-04 | audit: Port audit_class to rubocop, add tests and autocorrect | Gautham Goli | |
| 2017-08-06 | audit: Port classname and template comments audit rules from line_problems ↵ | Gautham Goli | |
| method to rubocop | |||
| 2017-07-29 | Silence all specs by default. | Markus Reiter | |
| 2017-06-04 | pull_spec: use stable, non-fork PR for patch expectation | JCount | |
| 2017-05-31 | audit: Port audit_caveats method to rubocop and add tests | Gautham Goli | |
| 2017-05-30 | Merge pull request #2704 from MikeMcQuaid/jenkins-brew-sh | Mike McQuaid | |
| Update jenkins.brew.sh links. | |||
| 2017-05-30 | Update jenkins.brew.sh links. | Mike McQuaid | |
| These previously, incorrectly pointed to bot.brew.sh. Fixes #2703. | |||
| 2017-05-30 | audit: Port audit_text method to rubocop and add tests | Gautham Goli | |
| 2017-05-15 | Use scoped RSpec matchers. | Markus Reiter | |
| 2017-05-14 | Port audit_homepage method to rubocop and add tests | Gautham Goli | |
| 2017-05-02 | audit_spec: add keg_only_style tests | Dominyk Tiller | |
| 2017-04-28 | audit_spec: test go get ban | Dominyk Tiller | |
| 2017-04-24 | Merge pull request #2465 from GauthamGoli/audit_components_port_rubocop | Mike McQuaid | |
| audit: audit_components method to rubocops and tests | |||
| 2017-04-23 | Fix audit version_scheme and revision checks. | Mike McQuaid | |
| Another attempt at fixing `brew audit` issues around detecting `revision` and `version_scheme` changes correctly. First done in #1754 and #2086 (reverted in #2099 and #2100). To ease future debugging a `ph` helper has been added to print a hash and a series of RSpec tests to verify that the `revision`, `version_scheme` and `version` formula version audits behave as expected. Fixes #1731. | |||
| 2017-04-22 | Port audit_components method to rubocops and add corresponding tests | Gautham Goli | |
| 2017-04-22 | tests: reduce some noise. | Mike McQuaid | |
| - Tweak the way offline skipping happens - Skip more tests that break when offline - Hide more stdout output from tests. | |||
| 2017-04-18 | audit: allow skipping audit methods. | Mike McQuaid | |
| Add `--only` and `--except` methods which can be used to selectively enable or disable audit groups. | |||
| 2017-03-02 | Port audit_desc rules to cop | Gautham Goli | |
| 2017-02-28 | Add `mktmpdir` helper method. | Markus Reiter | |
| 2017-02-28 | Convert FormulaAuditor test to spec. | Markus Reiter | |
| 2017-02-27 | Convert FormulaText test to spec. | Markus Reiter | |
| 2017-02-25 | Merge pull request #2156 from reitermarkus/spec-edit | Markus Reiter | |
| Convert `brew edit` test to spec. | |||
| 2017-02-25 | Merge pull request #2165 from reitermarkus/spec-bottle | Markus Reiter | |
| Convert `brew bottle` test to spec. | |||
| 2017-02-25 | Merge pull request #2153 from reitermarkus/spec-pull | Markus Reiter | |
| Convert `brew pull` test to spec. | |||
| 2017-02-25 | Merge pull request #2145 from reitermarkus/spec-tap | Markus Reiter | |
| Convert `brew tap` test to spec. | |||
| 2017-02-25 | Merge pull request #2133 from reitermarkus/spec-test | Markus Reiter | |
| Convert `brew test` test to spec. | |||
| 2017-02-24 | Merge pull request #2155 from reitermarkus/spec-formula-cmd | Markus Reiter | |
| Convert `brew formula` test to spec. | |||
| 2017-02-23 | Convert `brew bottle` test to spec. | Markus Reiter | |
| 2017-02-23 | Convert `brew create` test to spec. | Markus Reiter | |
| 2017-02-23 | Convert `brew edit` test to spec. | Markus Reiter | |
| 2017-02-23 | Convert `brew formula` test to spec. | Markus Reiter | |
| 2017-02-23 | Convert `brew pull` test to spec. | Markus Reiter | |
| 2017-02-23 | Convert `brew tap` test to spec. | Markus Reiter | |
| 2017-02-23 | Convert `brew test` test to spec. | Markus Reiter | |
