| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-06 | Move `cask` to `cmd/`. | 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-10 | Remove cask test directory. | Markus Reiter | |
| 2017-01-29 | Use dedicated upload_coverage script. | Mike McQuaid | |
| 2017-01-26 | Try uploading coverage report in `.simplecov`. | Markus Reiter | |
| 2017-01-26 | Move `require "bundler/setup“` to top of `cask-tests`. | Markus Reiter | |
| 2017-01-26 | Add `require "bundler/setup“` to `cask-tests`. | Markus Reiter | |
| 2017-01-26 | brew-cask-tests: import Rakefile logic. | Mike McQuaid | |
| This avoids a `rake` dependency in the Gemfile and an unnecessary shell out. | |||
| 2016-12-04 | travis: use Xcode 8.1 on Sierra. | Mike McQuaid | |
| For code coverage from `brew test-bot`. | |||
| 2016-11-12 | cask-tests: fix cask-tests always fail on the test failure | Kaito Udagawa | |
| `brew cask-tests` collected the test results in an improper way so that it reports a false success in certain situations. Specially, the session under BrewTestBot always reports success regardless of the test status. With this update, the exit code of `brew cask-tests` is 1 when the test fails, and then CI preperly works. | |||
| 2016-10-29 | Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`. | Markus Reiter | |
| 2016-10-19 | Require `spec_helper` globally. | Markus Reiter | |
| 2016-10-18 | Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`. | Markus Reiter | |
| 2016-09-22 | cask-tests: remove Travis seed | Alyssa Ross | |
| This hack has been in Homebrew Cask for more than two years (since 51f93e6dc9c3da4ab2118459ea95e45c104386ec), and it originated even earlier (6d2f7bc55af0b2aa915b2396d213e30a4446256c). Cask tests apparently aren't even run on Travis anymore, so this can be safely removed. | |||
| 2016-09-20 | cask-tests: fix loading simplecov | Alyssa Ross | |
| 2016-09-20 | tests, cask-tests: serialize stdout on CI | Alyssa Ross | |
| 2016-09-20 | cask-tests: re-add removed comment | Alyssa Ross | |
| 2016-09-20 | tests, cask-tests: log test runtimes | Alyssa Ross | |
| 2016-09-20 | cask-tests: run in parallel | Alyssa Ross | |
| 2016-08-19 | init | AnastasiaSulyagina | |
