<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd/tests.rb, branch 1.1.11</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Move developer-focused commands to dev-cmd.</title>
<updated>2016-09-08T19:46:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-05T20:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=af8605ea4ba1d9856c055c8c76b447e030540e3f'/>
<id>af8605ea4ba1d9856c055c8c76b447e030540e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary official command tapping.</title>
<updated>2016-07-04T17:26:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-04T17:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a1b0ef1300ff8ac07ef904479b0321a2a5fc0368'/>
<id>a1b0ef1300ff8ac07ef904479b0321a2a5fc0368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Test officially supported cmd taps. (#390)""</title>
<updated>2016-07-04T16:05:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-04T16:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bf42959609280e023b00a9f185bc5a55acd6f453'/>
<id>bf42959609280e023b00a9f185bc5a55acd6f453</id>
<content type='text'>
This reverts commit dba1958bd79c1c9d18f215dfc2b806ea62edd1c8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dba1958bd79c1c9d18f215dfc2b806ea62edd1c8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Test officially supported cmd taps. (#390)"</title>
<updated>2016-07-04T15:41:14+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-07-04T15:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dba1958bd79c1c9d18f215dfc2b806ea62edd1c8'/>
<id>dba1958bd79c1c9d18f215dfc2b806ea62edd1c8</id>
<content type='text'>
This reverts commit 252c701c59227c385ef6178fe99523cca8c843bb.

Taps installed prior to running the test suite are not visible to the
test suite as most Homebrew paths are redefined as to not mess up the
local installation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 252c701c59227c385ef6178fe99523cca8c843bb.

Taps installed prior to running the test suite are not visible to the
test suite as most Homebrew paths are redefined as to not mess up the
local installation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test officially supported cmd taps. (#390)</title>
<updated>2016-07-04T15:08:53+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-04T15:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=252c701c59227c385ef6178fe99523cca8c843bb'/>
<id>252c701c59227c385ef6178fe99523cca8c843bb</id>
<content type='text'>
All of these taps use Homebrew internal APIs (or will shortly) and we
autoinstall them all from `brew $CMD`. We should adjust our CI to ensure
that we never accidentally break these taps when making changes to core
code so that these taps can rely more on this core code rather than
having to e.g. vendor equivalent code that never changes on our end.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All of these taps use Homebrew internal APIs (or will shortly) and we
autoinstall them all from `brew $CMD`. We should adjust our CI to ensure
that we never accidentally break these taps when making changes to core
code so that these taps can rely more on this core code rather than
having to e.g. vendor equivalent code that never changes on our end.</pre>
</div>
</content>
</entry>
<entry>
<title>tests: default to testing offline. (#430)</title>
<updated>2016-07-04T12:32:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-04T12:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3e982b97202c3a7be5838d736a70bef495e08466'/>
<id>3e982b97202c3a7be5838d736a70bef495e08466</id>
<content type='text'>
Set HOMEBREW_NO_GITHUB_API to allow running all tests (but search's
integration test specifically for now) offline. This can be overridden
with `--online`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set HOMEBREW_NO_GITHUB_API to allow running all tests (but search's
integration test specifically for now) offline. This can be overridden
with `--online`.</pre>
</div>
</content>
</entry>
<entry>
<title>Add magic token to hide commands from man page</title>
<updated>2016-06-29T16:01:36+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-06-28T15:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9b36e8377142241218cb472dcaf64561f70b96e9'/>
<id>9b36e8377142241218cb472dcaf64561f70b96e9</id>
<content type='text'>
Closes #402.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #402.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document command line options for brew tests</title>
<updated>2016-06-29T16:00:46+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-06-27T06:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=be3d33ea364c735ef36ef2e77ea8915c99daef4a'/>
<id>be3d33ea364c735ef36ef2e77ea8915c99daef4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: no --only minimum coverage requirement. (#299)</title>
<updated>2016-05-30T09:49:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-05-30T09:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=055147153654b99798a7adb55b4128344919c3e2'/>
<id>055147153654b99798a7adb55b4128344919c3e2</id>
<content type='text'>
This will almost certainly fail every time so let's disable this error.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will almost certainly fail every time so let's disable this error.</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add generic flag. (#212)</title>
<updated>2016-05-08T16:12:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-05-08T16:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bb7226060681d287619981940a78302beed1c1d6'/>
<id>bb7226060681d287619981940a78302beed1c1d6</id>
<content type='text'>
Makes it easier to quickly do tests of the generic/cross-platform
backend.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes it easier to quickly do tests of the generic/cross-platform
backend.</pre>
</div>
</content>
</entry>
</feed>
