<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/support/helper, branch 1.3.7</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Refactor and fix RuboCop specs.</title>
<updated>2017-10-24T17:39:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-21T01:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7e970216a341c7ed4ff82114247bf33cafdd3266'/>
<id>7e970216a341c7ed4ff82114247bf33cafdd3266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use “squiggly” heredocs.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bee9ca5757d1c5f720787737fed6a534a620d72'/>
<id>9bee9ca5757d1c5f720787737fed6a534a620d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>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>
<entry>
<title>integration_test: add simplecov libs when needed.</title>
<updated>2017-07-10T06:51:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-10T06:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cabb7e898aaf56404bc692b4cfae5ede7914f78c'/>
<id>cabb7e898aaf56404bc692b4cfae5ede7914f78c</id>
<content type='text'>
Don't add these unconditionally or with Bundler to speed things up a
bit. Also, to speed things up further cache these arguments so we don't
have to do the same generation every time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't add these unconditionally or with Bundler to speed things up a
bit. Also, to speed things up further cache these arguments so we don't
have to do the same generation every time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for non-TTY `brew cask search`.</title>
<updated>2017-07-09T22:09:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-07-08T16:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4e26fdfcf6922dca9a82b15697b4c76c6bf9212b'/>
<id>4e26fdfcf6922dca9a82b15697b4c76c6bf9212b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper for testing TTY output.</title>
<updated>2017-07-07T22:57:08+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-07-07T22:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dccdac55a835a22d46c36fe915e6e8cdf43a4adc'/>
<id>dccdac55a835a22d46c36fe915e6e8cdf43a4adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
