| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-19 | tab: test tap runtime dependencies | Alyssa Ross | |
| 2016-09-19 | Save runtime dependencies in INSTALL_RECEIPT.json | Alyssa Ross | |
| Fixes #930 | |||
| 2016-09-17 | rubocop --auto-correct all hash-rocket usage. | Mike McQuaid | |
| 2016-09-11 | test/test_tab: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-07 | Test source.path on Tab.create and .for_formula | Alyssa Ross | |
| 2016-09-07 | Combine Tab alias_path with source.path | Alyssa Ross | |
| 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-08-06 | tests: fix code style issues (#587) | Andrea Kao | |
| 2016-07-15 | add more test | Xu Cheng | |
| Closes #514. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2016-05-08 | Make development tools code cross-platform. | Mike McQuaid | |
| 2016-04-02 | fix brew tests | Xu Cheng | |
| Fix the `brew tests` problem caused by core/formula separation. | |||
| 2016-01-15 | tab: add source modified time metadata | Xu Cheng | |
| 2015-12-09 | test-tab: tap is a Tap object now | Xu Cheng | |
| Closes Homebrew/homebrew#46735. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-11-29 | test_tab: use installed_prefixes | Xu Cheng | |
| 2015-08-03 | Core files style updates. | BrewTestBot | |
| Closes Homebrew/homebrew#42354. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 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> | |||
| 2015-03-14 | Switch to a more useful serialization of tap info | Jack Nagel | |
| Closes Homebrew/homebrew#37383. | |||
| 2015-02-21 | Switch to string keys | Jack Nagel | |
| The OpenStruct initializer accepts both symbols and strings, but any nested hashes will only allow access via string keys, so let's always construct the object with strings for consistency. | |||
| 2015-02-21 | Eliminate conditional | Jack Nagel | |
| 2015-02-18 | Start recording the formula path in the install receipt | Jack Nagel | |
| Later we can use this information to try and load the formula from the correct source. | |||
| 2014-10-19 | tab: remap deprecated options in tabs. | Mike McQuaid | |
| If a deprecated option is found in a tab, rename it to the new option. | |||
| 2014-08-14 | Use the as_flags method instead of map | Jack Nagel | |
| 2014-08-13 | Simplify tab test setup | Jack Nagel | |
| 2014-08-09 | Stop exposing combined options from the tab | Jack Nagel | |
| 2014-08-08 | Better assertions in tab test | Jack Nagel | |
| 2014-08-07 | Avoid using setters in tab tests | Jack Nagel | |
| 2014-06-30 | Fix tab tests | Jack Nagel | |
| 2014-06-29 | Test that the tab round-trips through JSON | Jack Nagel | |
| 2014-06-29 | Fix typo in tab test setup | Jack Nagel | |
| This is one of the many problems with using OpenStruct. | |||
| 2014-06-29 | Normalize paths before calling Tab.from_file | Jack Nagel | |
| 2014-06-29 | Add tests documenting install receipt loading behavior | Jack Nagel | |
| 2014-06-29 | Get the Tab class under test | Jack Nagel | |
