<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/support, branch 1.3.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Add helper method for Cask fixture paths and refactor CaskLoader.</title>
<updated>2017-10-07T14:11:25+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-07T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=97333df4cb4bd006401193639400a8bc6df56e3a'/>
<id>97333df4cb4bd006401193639400a8bc6df56e3a</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 #3220 from yzguy/yzguy/cask_available_languages_to_info</title>
<updated>2017-10-03T06:31:56+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-03T06:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ec0d8fa7ba18f4fe05c5241258502c8db332b13d'/>
<id>ec0d8fa7ba18f4fe05c5241258502c8db332b13d</id>
<content type='text'>
add available languages to cask info command</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add available languages to cask info command</pre>
</div>
</content>
</entry>
<entry>
<title>stylistic changes for cask info tests</title>
<updated>2017-10-02T18:34:50+00:00</updated>
<author>
<name>Adam Smith</name>
</author>
<published>2017-10-02T18:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=270bf0506a851af4748355791d1875207213466b'/>
<id>270bf0506a851af4748355791d1875207213466b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add available languages to cask info command</title>
<updated>2017-10-01T01:25:12+00:00</updated>
<author>
<name>Adam Smith</name>
</author>
<published>2017-09-27T07:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=92311901c9d85e0e43147386535118b66ca718cd'/>
<id>92311901c9d85e0e43147386535118b66ca718cd</id>
<content type='text'>
add language tests for dsl

add fixtures, tests for languages info output

add extra lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add language tests for dsl

add fixtures, tests for languages info output

add extra lines
</pre>
</div>
</content>
</entry>
<entry>
<title>testball_bottle-0.1: Add the formula to the bottle</title>
<updated>2017-09-28T19:29:23+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-09-25T18:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9642ec769e6b187c375964e4206e5ac4014d37fa'/>
<id>9642ec769e6b187c375964e4206e5ac4014d37fa</id>
<content type='text'>
Update the SHA-256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the SHA-256.
</pre>
</div>
</content>
</entry>
<entry>
<title>List cask full-names</title>
<updated>2017-09-16T17:00:06+00:00</updated>
<author>
<name>Dan Wendorf</name>
</author>
<published>2017-07-09T02:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=acf1b278ae0c27f19e7d20a9d23c005201dc818c'/>
<id>acf1b278ae0c27f19e7d20a9d23c005201dc818c</id>
<content type='text'>
`brew cask list` supports the `--full-name` flag which will include the tap
name for casks not part of the core caskroom/cask tap. For example, if
cask "foo-beta" is installed from the caskroom/versions cask, `brew cask
list --full-name` will report the name as "caskroom/versions/foo-beta".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`brew cask list` supports the `--full-name` flag which will include the tap
name for casks not part of the core caskroom/cask tap. For example, if
cask "foo-beta" is installed from the caskroom/versions cask, `brew cask
list --full-name` will report the name as "caskroom/versions/foo-beta".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spec for `conflicts_with cask`.</title>
<updated>2017-08-05T14:21:14+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-08-05T14:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f89e09b7857e8e3a6f6cd30258aa5927a1ac2872'/>
<id>f89e09b7857e8e3a6f6cd30258aa5927a1ac2872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence all specs by default.</title>
<updated>2017-07-29T18:25:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-07-29T17:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2ad3a87045246f89aa267251315d660f663c42f2'/>
<id>2ad3a87045246f89aa267251315d660f663c42f2</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 #2861 from reitermarkus/cask-search-tty</title>
<updated>2017-07-23T22:04:43+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-07-23T22:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aa8eb21b8c650a2d0a5a060ff27507da60a17bee'/>
<id>aa8eb21b8c650a2d0a5a060ff27507da60a17bee</id>
<content type='text'>
Output plain list when running `brew cask search` without a TTY.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Output plain list when running `brew cask search` without a TTY.</pre>
</div>
</content>
</entry>
<entry>
<title>integration_test: try tests on Gem load failure.</title>
<updated>2017-07-13T16:25:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-13T16:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8b63214c2e7493903f40511a59aba4dd60419349'/>
<id>8b63214c2e7493903f40511a59aba4dd60419349</id>
<content type='text'>
This should help with debugging `Gem::LoadError`s (e.g. for
https://github.com/Homebrew/homebrew-test-bot/pull/111).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help with debugging `Gem::LoadError`s (e.g. for
https://github.com/Homebrew/homebrew-test-bot/pull/111).
</pre>
</div>
</content>
</entry>
</feed>
