| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-02-11 | Add `spec_helper`. | Markus Reiter |
| 2017-02-03 | Require `formulary` and `tap` in `Homebrew::TestCase`. | Markus Reiter |
| 2017-02-03 | Add comment about `FSLeakLogger` to `Homebrew::TestCase`. | Markus Reiter |
| 2017-02-03 | Use constant array of constants in `Homebrew::TestCase`. | Markus Reiter |
| 2017-02-03 | Don’t use `before_setup` and `after_teardown`. | Markus Reiter |
| 2017-02-03 | Use array of constants to set up test directories. | Markus Reiter |
| 2017-01-23 | tests: remove env helper | Alyssa Ross |
| 2017-01-22 | tests: remove unnecessary comment | Alyssa Ross |
| 2017-01-22 | tests: automatically restore ENV in teardown | Alyssa Ross |
| 2017-01-22 | tests: clean up file system for all tests | Alyssa Ross |
| 2017-01-21 | tests: reset ARGV in teardown | Alyssa Ross |
| 2017-01-21 | tests: clear tab cache in global teardown | Alyssa Ross |
| 2017-01-21 | tests: enforce `super` in lifecycle hooks | Alyssa Ross |
| 2016-11-16 | Separate `Homebrew::TestCase` from `testing_env`. | Markus Reiter |
