<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/test, branch 1.1.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Use dedicated upload_coverage script.</title>
<updated>2017-01-29T17:23:05+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-29T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f7b19916265ba893c669316c0984085aa069d774'/>
<id>f7b19916265ba893c669316c0984085aa069d774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Cask’s `test` ReadMe.</title>
<updated>2017-01-25T13:32:48+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-10T04:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b0feac6645389c3e201fdb96b051c8cc00837f65'/>
<id>b0feac6645389c3e201fdb96b051c8cc00837f65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Cask fixtures to `test/support/fixtures`.</title>
<updated>2017-01-25T12:33:12+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-06T15:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f717831a032c96fa583ab27d7ad2f300ad81b764'/>
<id>f717831a032c96fa583ab27d7ad2f300ad81b764</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete with_environment from cask tests.</title>
<updated>2017-01-23T12:31:25+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-01-22T22:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b7dc56a8aa08e5783072ac728ed08ca597262835'/>
<id>b7dc56a8aa08e5783072ac728ed08ca597262835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>suite_test: skip flaky test.</title>
<updated>2017-01-17T11:18:45+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-17T11:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fa3d459f5bb8a5de8c55febfdff6854b27743657'/>
<id>fa3d459f5bb8a5de8c55febfdff6854b27743657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask depends_on arch: remove everything but 64-bit intel</title>
<updated>2017-01-02T02:46:03+00:00</updated>
<author>
<name>Vítor Galvão</name>
</author>
<published>2016-12-29T18:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=294781cc9efb330af98e9dfa701a2b64d41bf819'/>
<id>294781cc9efb330af98e9dfa701a2b64d41bf819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1464 from reitermarkus/quit-with-launchctl</title>
<updated>2016-12-06T14:08:21+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-06T14:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=049206bf16ed48ae101bef959613ae23aa368cc2'/>
<id>049206bf16ed48ae101bef959613ae23aa368cc2</id>
<content type='text'>
Use `launchctl` to get running processes by bundle ID.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `launchctl` to get running processes by bundle ID.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1620 from reitermarkus/refactoring</title>
<updated>2016-12-05T08:27:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-05T08:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=697340ff3b2e7982bd51bae014ac6245489faf0e'/>
<id>697340ff3b2e7982bd51bae014ac6245489faf0e</id>
<content type='text'>
Refactor Cask installer.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor Cask installer.</pre>
</div>
</content>
</entry>
<entry>
<title>Use `launchctl` to get running processes by bundle ID.</title>
<updated>2016-12-04T23:20:29+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-09T08:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=86a80c8a3dfdad2275a9937df5fe39cbe8f417dd'/>
<id>86a80c8a3dfdad2275a9937df5fe39cbe8f417dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Homebrew’s `Emoji` class in cask installer.</title>
<updated>2016-12-04T22:19:15+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-04T20:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7d7ca0cb1a7d83fe60ec8b7a0598e8f29d2c526d'/>
<id>7d7ca0cb1a7d83fe60ec8b7a0598e8f29d2c526d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
