| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-24 | Move cask fixtures to `test/fixtures/cask`. | Markus Reiter | |
| 2016-10-20 | test_formula: fix tests | Uladzislau Shablinski | |
| New name and old name must have different names | |||
| 2016-09-24 | RuboCop: Style/AccessorMethodName | Markus Reiter | |
| 2016-09-19 | Save runtime dependencies in INSTALL_RECEIPT.json | Alyssa Ross | |
| Fixes #930 | |||
| 2016-09-19 | Fix `brew style` from #971. | Mike McQuaid | |
| 2016-09-19 | Remove unused variable | Alyssa Ross | |
| This will make brew readall --syntax pass | |||
| 2016-09-19 | Formulae aren't outdated if replacement formula installed | Alyssa Ross | |
| 2016-09-19 | alias tracking: add formula tests | Alyssa Ross | |
| 2016-09-18 | formula tests: more consistent names | Alyssa Ross | |
| 2016-09-18 | Update formula tests for #outdated_kegs | Alyssa Ross | |
| 2016-09-18 | Add Formula#installed_alias_path | Alyssa Ross | |
| 2016-09-17 | rubocop --auto-correct all hash-rocket usage. | Mike McQuaid | |
| 2016-09-15 | Use constants for LinkedKegs/PinnedKegs/Locks. | Mike McQuaid | |
| These definitions are scattered throughout the codebase which makes it hard to refactor them later (my goal is to move them outside of HOMEBREW_LIBRARY). Unify their definitions for clearer code and easier movement later. | |||
| 2016-09-11 | test/test_formula: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-09 | Merge pull request #863 from penman/preserve_alias | Mike McQuaid | |
| Save aliases in INSTALL_RECEIPT | |||
| 2016-09-07 | More realistic alias_path test | Alyssa Ross | |
| 2016-09-07 | test_formula: eligible_kegs_for_cleanup_keg_pinned | Vlad Shablinsky | |
| 2016-09-05 | Replace install_name/install_ref with alias_path | Alyssa Ross | |
| 2016-09-05 | Switch to hash rockets | Alyssa Ross | |
| 2016-09-03 | Preserve alias when installing formulae | Alyssa Ross | |
| Part of #567 | |||
| 2016-08-18 | test_formula: add epoch tests | Vlad Shablinsky | |
| 2016-08-06 | Cache outdated_versions for Formula | Vlad Shablinsky | |
| Closes #584. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2016-08-06 | test_formula: add outdated_versions tests | Vlad Shablinsky | |
| 2016-08-06 | tests: fix code style issues (#587) | Andrea Kao | |
| 2016-07-29 | test_formula: fix sort order bugs. | Mike McQuaid | |
| 2016-07-27 | test_formula: port to generic layer. | Mike McQuaid | |
| 2016-07-16 | Update and test eligible_kegs_for_cleanup | Vlad Shablinsky | |
| Closes #478. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2016-07-16 | test_formula: test new HEAD methods | Vlad Shablinsky | |
| * Test `Formula#update_head_version` * Test `Formula#latest_head_prefix` | |||
| 2016-07-16 | Apply tests to new HEAD format | Vlad Shablinsky | |
| 2016-07-02 | test_formula: improve test_migration_needed | Vlad Shablinsky | |
| Closes #432. Signed-off-by: Martin Afanasjew <martin@afanasjew.de> | |||
| 2016-06-29 | test_formula: add migration_needed test | Vlad Shablinsky | |
| 2016-06-29 | test_formula: add outdated_versions tests | Vlad Shablinsky | |
| 2016-04-02 | fix brew tests | Xu Cheng | |
| Fix the `brew tests` problem caused by core/formula separation. | |||
| 2016-03-20 | fix tests for deprecating SHA1 | Xu Cheng | |
| Closes Homebrew/homebrew#50272. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2016-02-18 | formula: add new pour_bottle DSL with reason. | Mike McQuaid | |
| This allows there to be a user-visible description of why a bottle is not being installed. | |||
| 2016-01-04 | cleanup: move code away from cmd/ | Baptiste Fontaine | |
| Closes Homebrew/homebrew#47484. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2015-12-27 | more formula tests | Baptiste Fontaine | |
| Closes Homebrew/homebrew#47404. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2015-11-11 | ruby 1.8: address syntax warnings in Homebrew core | Martin Afanasjew | |
| Closes Homebrew/homebrew#45849. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-09-06 | add test_formulary | Xu Cheng | |
| Closes Homebrew/homebrew#43506. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-08-06 | test_formula: add test_facotry_with_fully_qualified_name | Xu Cheng | |
| Closes Homebrew/homebrew#42550. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-08-03 | Core files style updates. | BrewTestBot | |
| Closes Homebrew/homebrew#42354. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-07-31 | test_formula: add more test | Xu Cheng | |
| 2015-07-25 | more unit tests | Baptiste Fontaine | |
| Closes Homebrew/homebrew#42096. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2015-05-27 | add Formulary.core_path method, deprecate Formula.path | Xu Cheng | |
| 2015-04-20 | Revert "Use real repo to run tests" | Jack Nagel | |
| This reverts commit 5aaf13c6cf784cb4be62932b3e528e8f93580a65. | |||
| 2015-04-20 | Use real repo to run tests | Jack Nagel | |
| 2015-04-18 | Remove bad test | Jack Nagel | |
| 2015-04-15 | Fix test formula name so it matches the filename | Jack Nagel | |
| 2014-12-28 | Use formula helper in tests | Jack Nagel | |
| 2014-12-28 | Drop pointless subclass in test | Jack Nagel | |
