<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/cmd, branch 1.3.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<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>
<entry>
<title>cmd/search: use new Fedora package search</title>
<updated>2017-08-08T01:22:26+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-08-08T01:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3b7113b304b9b377fa99fce1a4b0b66be1b0d77b'/>
<id>3b7113b304b9b377fa99fce1a4b0b66be1b0d77b</id>
<content type='text'>
pkgdb has been put into read-only mode,
so it won't be updated for new Fedora releases
going forward. Use apps.fedoraproject.org/packages instead.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pkgdb has been put into read-only mode,
so it won't be updated for new Fedora releases
going forward. Use apps.fedoraproject.org/packages instead.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</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>Add a rubocop config file to control cops' execution in audit and style</title>
<updated>2017-07-18T14:53:03+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-07-18T13:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=086e540231691bca054b70e79ec37cc344b14d37'/>
<id>086e540231691bca054b70e79ec37cc344b14d37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: cleanup tests.</title>
<updated>2017-06-07T15:25:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-07T15:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7d5b8a5cea122c09f297dffa6b76187c413a9565'/>
<id>7d5b8a5cea122c09f297dffa6b76187c413a9565</id>
<content type='text'>
Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for `brew style`.</title>
<updated>2017-06-04T08:11:59+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-06-02T17:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3064b5b3c301897f8229ccc4f3b5922bcae64ddf'/>
<id>3064b5b3c301897f8229ccc4f3b5922bcae64ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
