| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-15 | Only run Linux-specific tests on Linux | Bob W. Hogg | |
| 2017-04-02 | Document all short flags. | Mike McQuaid | |
| 2017-03-21 | tests: unset HOMEBREW_TEMP | Maxim Belkin | |
| Setting `HOMEBREW_TEMP` env. var [currently] breaks tests (`brew tests`). Although this behavior looks like a bug, the solution is straightforward: unset `HOMEBREW_TEMP`. | |||
| 2017-03-05 | Add more flags and descriptions to man pages. | EricFromCanada | |
| 2017-03-05 | Remove `BUNDLE_PATH` from `brew tests`. | Markus Reiter | |
| 2017-02-28 | Remove Minitest. | Markus Reiter | |
| 2017-02-28 | brew tests: filter out vendor/bundle | Misty De Meo | |
| 2017-02-25 | Update brew's man page formatting and grammar | EricFromCanada | |
| Also update command specifications to match descriptions. | |||
| 2017-02-23 | Merge pull request #2091 from reitermarkus/spec-exclude-needs_macos | Markus Reiter | |
| Exclude specs with `:needs_macos` tag when not on macOS. | |||
| 2017-02-23 | Convert `os/mac/language` test to spec. | Markus Reiter | |
| 2017-02-21 | Exclude specs with `:needs_macos` tag when not on macOS. | Markus Reiter | |
| 2017-02-11 | Allow `brew tests` to run specs. | Markus Reiter | |
| 2017-02-06 | Fix: Documentation of --only in tests cmd | Fabian Mettler | |
| This pull request fixes the documentation for the —only flag of the tests cmd. | |||
| 2017-01-22 | tests: remove with_git_env method | Alyssa Ross | |
| A common git environment is now used in all tests, so this is no longer required. | |||
| 2016-11-17 | tests: ignore test files in test/vendor/bundle | Josh Hagins | |
| 2016-11-16 | Move test files back directly to `test/`. | Markus Reiter | |
| 2016-11-16 | Rename `fs_leak_log` to `fs_leak.log` and move to `tmp`. | Markus Reiter | |
| 2016-11-16 | Reorder and rename test files. | Markus Reiter | |
| 2016-10-29 | Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`. | Markus Reiter | |
| 2016-10-04 | Merge pull request #1145 from reitermarkus/module-function | Markus Reiter | |
| Use `module_function` for `Homebrew` module. | |||
| 2016-10-02 | Use `module_function` for commands. | Markus Reiter | |
| 2016-10-01 | delete verbose env vars in `brew tests` | Bruce Steedman | |
| 2016-09-20 | tests, cask-tests: serialize stdout on CI | Alyssa Ross | |
| 2016-09-19 | tests: run in parallel | Alyssa Ross | |
| 2016-09-10 | tests: always set HOMEBREW_DEVELOPER=1. | Mike McQuaid | |
| Unit tests should be run consistently no matter who is running them and we can stub `ARGV.homebrew_developer?` if we need to change them. | |||
| 2016-09-08 | Don't hide some (now) developer commands. | Mike McQuaid | |
| 2016-09-08 | Move developer-focused commands to dev-cmd. | Mike McQuaid | |
