| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-21 | Convert Homebrew::Diagnostic::Checks test to spec. | Markus Reiter | |
| 2017-01-22 | tests: automatically restore ENV in teardown | Alyssa Ross | |
| 2017-01-22 | tests: remove more per-test file system cleanup | Alyssa Ross | |
| These locations are now all automatically cleaned up after every test. | |||
| 2017-01-21 | tests: enforce `super` in lifecycle hooks | Alyssa Ross | |
| This will allow us to have global setup and teardown for tests. For example, we can automatically clear caches after each test, to avoid annoying intermittent failures like #1879 and #1886. | |||
| 2016-11-26 | diagnostic: silence a Jenkins doctor warning. | Mike McQuaid | |
| Allow our Jenkins CI testing for Homebrew/brew to live outside of `/usr/local` without complaint (as it's not using any binary packages anyway). | |||
| 2016-11-16 | Move test files back directly to `test/`. | Markus Reiter | |
