Alyssa Ross
|
2a683f2569
|
upgrade, outdated: follow alias changes
|
2016-09-18 19:58:09 +01:00 |
|
Alyssa Ross
|
65ee5408c3
|
Replace install_name/install_ref with alias_path
|
2016-09-05 01:19:08 +01:00 |
|
Alyssa Ross
|
0ef3e1e0dc
|
Preserve alias when installing formulae
Part of #567
|
2016-09-03 21:16:43 +01:00 |
|
Dominyk Tiller
|
24be5c4a39
|
test_formulary: add formula@version class translation check
|
2016-08-28 03:08:20 +01:00 |
|
Mike McQuaid
|
d0251c1abc
|
formulary: fix to_rack for fully-scoped references
Fixes the case where I have `mysql56` installed but do
`brew uninstall foo/bar/mysql56` which isn't a valid formula.
Fixes https://github.com/Homebrew/legacy-homebrew/issues/39883.
|
2016-08-10 09:40:39 +01:00 |
|
Andrea Kao
|
8ec59253df
|
tests: fix code style issues (#587)
|
2016-08-06 07:04:59 +02:00 |
|
Xu Cheng
|
b62a2c7e7f
|
add more test
Closes #514.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
2016-07-15 19:57:23 +08:00 |
|
Mike McQuaid
|
931e292bf1
|
Make bottle code cross-platform.
|
2016-05-08 16:51:22 +01:00 |
|
Martin Afanasjew
|
02289fce42
|
Update Homebrew/homebrew references in code
Replace `homebrew` with `brew`, `homebrew-core`, or `legacy-homebrew`
depending on context.
|
2016-05-02 21:19:09 +02:00 |
|
Martin Afanasjew
|
144d86f733
|
tests: test FormulaClassUnavailableError
Closes #101.
Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
|
2016-04-17 21:16:01 +02:00 |
|
Xu Cheng
|
deea4c82a4
|
fix brew tests
Fix the `brew tests` problem caused by core/formula separation.
|
2016-04-02 21:51:36 +08:00 |
|
Xu Cheng
|
28f3dae8cd
|
rename CoreFormulaRepository to CoreTap
Core tap will be separated from core code in the near future.
It makes sense to rename it to CoreTap.
|
2016-03-07 19:43:46 +08:00 |
|
Xu Cheng
|
ba147818cb
|
test_formulary: use CoreFormulaRepository abstraction
|
2016-02-26 13:33:36 +08:00 |
|
Alex Dunn
|
0cde5dd060
|
test: add metafiles to testball
|
2016-01-20 11:42:36 -08:00 |
|
Baptiste Fontaine
|
f0d1444980
|
tests: missing requires added
Closes Homebrew/homebrew#47866.
Closes Homebrew/homebrew#47861.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
|
2016-01-09 10:37:40 +01:00 |
|
Xu Cheng
|
82eb1a4c42
|
formulary: use CoreFormulaRepository
Let's hide implementation detail on where to find core formulae alias
directory. This will benefit future core code and formulae separation.
|
2015-12-19 22:05:30 +08:00 |
|
Xu Cheng
|
7ea8a23eeb
|
test_formulary: test tap alias
|
2015-09-13 12:58:00 +08:00 |
|
Xu Cheng
|
ccc7a5f1bd
|
add test_formulary
Closes Homebrew/homebrew#43506.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
2015-09-06 20:47:40 +08:00 |
|