| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-15 | test/utils/svn: Requires svn to succeed | Shaun Jackman | |
| 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. | |||
| 2017-12-15 | tests: don't output seed multiple times. | Mike McQuaid | |
| This clutters up the output. Instead, hide it with a RSpec formatter and generate and output it ourselves. | |||
| 2017-11-29 | cleaner_spec: have a single "cleans files" test. | Mike McQuaid | |
| This avoids noting the the Linux test as "pending" on Mac. | |||
| 2017-11-27 | More environment filtering fixes | Mike McQuaid | |
| - Make `brew pull` pass through Git environment variables - Whitelist all `TRAVIS_` variables. | |||
| 2017-11-26 | Add test fixtures for ELF executables | Bob W. Hogg | |
| Add test/support/fixtures/elf/ and test/support/fixtures/tarballs/testball-0.1-linux.tbz | |||
| 2017-11-13 | environment filtering: pass through TRAVIS vars. | Mike McQuaid | |
| We use these internally so let's map them to `HOMEBREW_` variables. | |||
| 2017-11-05 | spec_helper: fix etc leak. | Mike McQuaid | |
| Fix the `etc/bash_completion.d/_brew_services` leak from the new bash completion in the Homebrew/homebrew-services tap. | |||
| 2017-10-24 | Include `FileUtils` in `spec_helper`. | Markus Reiter | |
| 2017-10-24 | Refactor and fix RuboCop specs. | Markus Reiter | |
| 2017-10-18 | Use “squiggly” heredocs. | Markus Reiter | |
| 2017-07-29 | Silence all specs by default. | Markus Reiter | |
| 2017-07-24 | Merge pull request #2861 from reitermarkus/cask-search-tty | Markus Reiter | |
| Output plain list when running `brew cask search` without a TTY. | |||
| 2017-07-08 | Add helper for testing TTY output. | Markus Reiter | |
| 2017-07-07 | spec_helper: add focus support. | Mike McQuaid | |
| When adding `, :focus` as a trailing argument to a `describe` or `it` this allows you to only run that single test. | |||
| 2017-06-24 | 🗑️ Use AppleScript instead of Swift for trashing. | Markus Reiter | |
| 2017-06-08 | formula_desc_cop: tweak some rules. | Mike McQuaid | |
| Allow some specific lowercase words and provide an autocorrect for some of these rules. | |||
| 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 | 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-03-08 | Move `brew cask --version` into separate file. | Markus Reiter | |
| 2017-03-05 | Try fixing coverage. | Markus Reiter | |
| 2017-03-05 | Move coverage reporting into `brew tests`. | Markus Reiter | |
| 2017-03-05 | Move Cask specs into `brew tests`. | Markus Reiter | |
| 2017-02-28 | Add `mktmpdir` helper method. | Markus Reiter | |
| 2017-02-28 | Convert FormulaAuditor test to spec. | Markus Reiter | |
| 2017-02-27 | Use shorter `before` syntax to skip tests. | Markus Reiter | |
| 2017-02-25 | Add `formula` spec helper. | Markus Reiter | |
| 2017-02-23 | Merge pull request #2104 from reitermarkus/spec-integration-test-helpers | Markus Reiter | |
| Convert `brew desc` test to spec and add integration test helper methods. | |||
| 2017-02-23 | Merge pull request #2090 from reitermarkus/spec-bottles | Markus Reiter | |
| Convert Utils::Bottles test to spec. | |||
| 2017-02-23 | Add integration test helper methods. | Markus Reiter | |
| 2017-02-21 | Convert Utils::Bottles test to spec. | Markus Reiter | |
| 2017-02-21 | Add RSpec support for integration commands. | Markus Reiter | |
| 2017-02-21 | Convert OS::Mac::Keg test to spec. | Markus Reiter | |
| 2017-02-20 | Merge pull request #2037 from reitermarkus/spec-utils | Markus Reiter | |
| Convert Utils test to spec. | |||
| 2017-02-20 | Convert LanguageModuleRequirement test to spec. | Markus Reiter | |
| 2017-02-19 | Convert Utils::Bottles::Collector test to spec. | Markus Reiter | |
| 2017-02-19 | Handle `Homebrew.failed` in `spec_helper`. | Markus Reiter | |
| 2017-02-18 | Replace `Set::difference` with `Set::^`. | Markus Reiter | |
| 2017-02-11 | Add `spec_helper`. | Markus Reiter | |
