<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/cmd, branch 1.4.1</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 test fixtures for ELF executables</title>
<updated>2017-11-26T16:37:57+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-03-15T05:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3cd869651beb0114580016aba46d2eda4a094523'/>
<id>3cd869651beb0114580016aba46d2eda4a094523</id>
<content type='text'>
Add test/support/fixtures/elf/
and test/support/fixtures/tarballs/testball-0.1-linux.tbz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test/support/fixtures/elf/
and test/support/fixtures/tarballs/testball-0.1-linux.tbz
</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>Set RuboCop maximum to current maximum.</title>
<updated>2017-10-10T15:00:04+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-09T16:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=71b6e239d722bd1d444a5c5e2777d61208cc8049'/>
<id>71b6e239d722bd1d444a5c5e2777d61208cc8049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling: should</title>
<updated>2017-09-10T16:42:24+00:00</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2017-09-10T16:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8e4150b20b811175d4778ec73f3018b8ef878742'/>
<id>8e4150b20b811175d4778ec73f3018b8ef878742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>home_spec: use different test formula.</title>
<updated>2017-09-07T18:18:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-05T16:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=49d2d7b94d85dd150956ea14d66a34870d2f70fd'/>
<id>49d2d7b94d85dd150956ea14d66a34870d2f70fd</id>
<content type='text'>
Instead of `testball` use a formula named `testballhome` to avoid this
clashing with any other formula named testball.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of `testball` use a formula named `testballhome` to avoid this
clashing with any other formula named testball.
</pre>
</div>
</content>
</entry>
<entry>
<title>search_remote_tap spec: fix test offline</title>
<updated>2017-09-01T05:29:43+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-09-01T05:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a26cde8299c998043bf7073341b029b609135e8a'/>
<id>a26cde8299c998043bf7073341b029b609135e8a</id>
<content type='text'>
Even though we stub the JSON response, the method being tested always
returns [] immediately if HOMEBREW_NO_GITHUB_API is set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though we stub the JSON response, the method being tested always
returns [] immediately if HOMEBREW_NO_GITHUB_API is set.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade more urls to https</title>
<updated>2017-08-22T10:31:21+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2017-08-22T10:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b44c7a1022976a4fcd9e7ea9b6069ec971d6b235'/>
<id>b44c7a1022976a4fcd9e7ea9b6069ec971d6b235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>search: explain why it takes the time it does.</title>
<updated>2017-08-15T09:25:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-15T09:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=961d79011e0f0b2c63cf33f7818a4f0437e1643e'/>
<id>961d79011e0f0b2c63cf33f7818a4f0437e1643e</id>
<content type='text'>
Provide a bit of clarity that this isn't just searching a local database
but doing an GitHub API and Git history query.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a bit of clarity that this isn't just searching a local database
but doing an GitHub API and Git history query.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test typo</title>
<updated>2017-08-11T19:52:50+00:00</updated>
<author>
<name>Ben Muschol</name>
</author>
<published>2017-08-11T19:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=eb009503ed8c8c86506f548d4d950b256b25d14c'/>
<id>eb009503ed8c8c86506f548d4d950b256b25d14c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test</title>
<updated>2017-08-11T19:49:57+00:00</updated>
<author>
<name>Ben Muschol</name>
</author>
<published>2017-08-11T19:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b06fceda57ea8306e130ba11ccb2bd71f6907c23'/>
<id>b06fceda57ea8306e130ba11ccb2bd71f6907c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
