<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/test_keg.rb, branch 1.2.4</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Reorder and rename test files.</title>
<updated>2016-11-16T22:52:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-21T06:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b6b27126d7ecc1dde9a6bc166a7e1daa3af35d2'/>
<id>6b6b27126d7ecc1dde9a6bc166a7e1daa3af35d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keg: don't rely on #to_formula</title>
<updated>2016-11-13T23:20:38+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-11-13T23:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f7f72093a80aade07d9b1da7f1e64dadcb5bd62b'/>
<id>f7f72093a80aade07d9b1da7f1e64dadcb5bd62b</id>
<content type='text'>
It doesn't always work.
For example, a keg could have been installed with a formula from a
URL, which Homebrew now does not know how to access.

Fixes #1496.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't always work.
For example, a keg could have been installed with a formula from a
URL, which Homebrew now does not know how to access.

Fixes #1496.
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: go easier on the integration tests</title>
<updated>2016-10-25T22:53:59+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-10-25T22:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bb30b01d5dad465c1cded9e5e0a47fc6cb9e20c6'/>
<id>bb30b01d5dad465c1cded9e5e0a47fc6cb9e20c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "keg: fallback to missing_deps if deps not in tab"</title>
<updated>2016-10-25T21:34:35+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-30T17:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=452691528d4c5c67175963ddb33f5cc3d51dce41'/>
<id>452691528d4c5c67175963ddb33f5cc3d51dce41</id>
<content type='text'>
This reverts commit da1caba17c624f03fa8e6fbe59683f57fb7ac17a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit da1caba17c624f03fa8e6fbe59683f57fb7ac17a.
</pre>
</div>
</content>
</entry>
<entry>
<title>keg: fallback to missing_deps if deps not in tab</title>
<updated>2016-10-25T21:34:35+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-30T13:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ae3f53a1ecb19ea70e5d461a3205e6434bbe0c56'/>
<id>ae3f53a1ecb19ea70e5d461a3205e6434bbe0c56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: consistent spelling of "dependent"</title>
<updated>2016-10-25T21:34:34+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-27T20:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=08f3aecf6b1da82b54a8a103ba5ed440554b9f45'/>
<id>08f3aecf6b1da82b54a8a103ba5ed440554b9f45</id>
<content type='text'>
@ilovezfs pointed out that Homebrew generally uses "dependent", rather than
"dependant".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@ilovezfs pointed out that Homebrew generally uses "dependent", rather than
"dependant".
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: refuse when dependants still installed</title>
<updated>2016-10-25T21:34:34+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-22T12:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6f0aabe70700654fdd19d1800fa61f4cdea25266'/>
<id>6f0aabe70700654fdd19d1800fa61f4cdea25266</id>
<content type='text'>
Closes #934.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #934.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fix code style issues (#587)</title>
<updated>2016-08-06T05:04:59+00:00</updated>
<author>
<name>Andrea Kao</name>
</author>
<published>2016-08-06T05:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8ec59253df47b9e597bc6a5ad488c42e035c0351'/>
<id>8ec59253df47b9e597bc6a5ad488c42e035c0351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_keg: port to generic layer.</title>
<updated>2016-07-27T21:05:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-16T20:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=51dd73dba818607fe107b99c1080cab671055e0d'/>
<id>51dd73dba818607fe107b99c1080cab671055e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Add tests for Keg#mach_o_files link behavior.</title>
<updated>2016-06-29T12:34:08+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-06-27T23:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cb3ad215b4fc011e3405e6e577b97819c683036a'/>
<id>cb3ad215b4fc011e3405e6e577b97819c683036a</id>
<content type='text'>
Move dylib_path and bundle_path from test_mach to testing_env to
accommodate the new tests.

Closes #400.

Signed-off-by: Martin Afanasjew &lt;martin@afanasjew.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move dylib_path and bundle_path from test_mach to testing_env to
accommodate the new tests.

Closes #400.

Signed-off-by: Martin Afanasjew &lt;martin@afanasjew.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
