<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/support/helper/spec, branch 1.2.0</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Hide sensitive tokens from install/test/post.</title>
<updated>2017-04-22T15:31:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-22T15:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d02b4f321d01fbd4cd2b4c1bd76d1f06d1612126'/>
<id>d02b4f321d01fbd4cd2b4c1bd76d1f06d1612126</id>
<content type='text'>
Hide these tokens to avoid malicious subprocesses e.g. sending them
over the network. Also, support using these tokens with environment
filtering and clear `HOMEBREW_PATH` from subprocesses to stop them
sniffing it. Finally, use `HOMEBREW_PATH` to detect Homebrew’s user’s
PATH for e.g. `brew doctor` etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hide these tokens to avoid malicious subprocesses e.g. sending them
over the network. Also, support using these tokens with environment
filtering and clear `HOMEBREW_PATH` from subprocesses to stop them
sniffing it. Finally, use `HOMEBREW_PATH` to detect Homebrew’s user’s
PATH for e.g. `brew doctor` etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `brew cask --version` into separate file.</title>
<updated>2017-03-08T14:49:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-08T14:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b24dc2268ade6356e28d912c715c33f12727ef98'/>
<id>b24dc2268ade6356e28d912c715c33f12727ef98</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 specs into `brew tests`.</title>
<updated>2017-03-05T22:08:14+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-05T05:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9fc6c7b2be300ff35dc52d80f4dc38d36d52ddc2'/>
<id>9fc6c7b2be300ff35dc52d80f4dc38d36d52ddc2</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 `shared_examples` to `test/support`.</title>
<updated>2017-03-04T23:57:34+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-04T21:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cc4fb35ae46fbbdeabbc564cae09507450838070'/>
<id>cc4fb35ae46fbbdeabbc564cae09507450838070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Minitest.</title>
<updated>2017-02-28T21:48:57+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-28T13:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=487294f8155cbbcc1af22757d632ca352c24d6b8'/>
<id>487294f8155cbbcc1af22757d632ca352c24d6b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `around` hook for shared "integration test" context.</title>
<updated>2017-02-27T15:36:02+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-27T15:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=83c1b399468ddbe51b9c1b2decd09a4a6bb0342a'/>
<id>83c1b399468ddbe51b9c1b2decd09a4a6bb0342a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warnings when HOMEBREW_PREFIX/bin is not in PATH.</title>
<updated>2017-02-25T08:08:05+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-25T08:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ec0f2187a24fcbed41ee58719e0928dfe9155bba'/>
<id>ec0f2187a24fcbed41ee58719e0928dfe9155bba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add integration test helper methods.</title>
<updated>2017-02-23T08:23:22+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-22T06:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9dda84ad6be7fbc48c10e54f9c1af0c3a6b4afa6'/>
<id>9dda84ad6be7fbc48c10e54f9c1af0c3a6b4afa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RSpec support for integration commands.</title>
<updated>2017-02-21T19:23:47+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-15T18:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8bb46baebbc0694130b86483705bfef2c159704e'/>
<id>8bb46baebbc0694130b86483705bfef2c159704e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
