| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-16 | Move all remaining fixtures to `test/support/fixtures`. | Markus Reiter | |
| 2016-10-24 | keg_relocate: cache files rewritten during brew bottle | Josh Hagins | |
| `brew bottle` replaces instances of the Homebrew prefix, cellar, and repository with placeholders in all text files. Cache these files in INSTALL_RECEIPT.json so that we don't have to check every single text file for placeholders on install. | |||
| 2016-09-19 | Save runtime dependencies in INSTALL_RECEIPT.json | Alyssa Ross | |
| Fixes #930 | |||
| 2016-09-05 | Update Tap for alias_path | Alyssa Ross | |
| 2016-09-05 | Replace install_name/install_ref with alias_path | Alyssa Ross | |
| 2016-09-03 | Preserve alias when installing formulae | Alyssa Ross | |
| Part of #567 | |||
| 2016-08-06 | Add tests for Tab versions | Vlad Shablinsky | |
| 2016-04-02 | fix brew tests | Xu Cheng | |
| Fix the `brew tests` problem caused by core/formula separation. | |||
| 2015-07-31 | test_tab: add test for Tab#spec | Xu Cheng | |
| Fixes Homebrew/homebrew#42147. Closes Homebrew/homebrew#42205. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2014-06-29 | Get the Tab class under test | Jack Nagel | |
