<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/os, 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>Remove some unset/checked environment checks</title>
<updated>2017-12-08T16:33:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-08T16:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b9ca5dbf5b625f1da93b82f5752b37ee0c61600'/>
<id>6b9ca5dbf5b625f1da93b82f5752b37ee0c61600</id>
<content type='text'>
These will be redundant once environment filtering is on by default
in #3529.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be redundant once environment filtering is on by default
in #3529.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Added tests for os/mac/keg"</title>
<updated>2017-09-27T09:57:12+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-27T09:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5377a42f7f3c3b561b011c75f0a386e5b64d3f58'/>
<id>5377a42f7f3c3b561b011c75f0a386e5b64d3f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Tests for os/mac/keg</title>
<updated>2017-09-26T23:06:57+00:00</updated>
<author>
<name>mansimarkaur</name>
</author>
<published>2017-08-22T11:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9f57840486b764eb1f637deb972ea33939b40d01'/>
<id>9f57840486b764eb1f637deb972ea33939b40d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>os/mac/diagnostic: allow custom Ruby for devs.</title>
<updated>2017-09-15T07:06:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-15T07:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e12d2746b65d46f07e3ecc737d07926118dfb278'/>
<id>e12d2746b65d46f07e3ecc737d07926118dfb278</id>
<content type='text'>
This avoids `brew doctor` warnings on High Sierra but in general this is
a good idea for future versions and to allow Homebrew developers to test
things out with different versions of Ruby.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids `brew doctor` warnings on High Sierra but in general this is
a good idea for future versions and to allow Homebrew developers to test
things out with different versions of Ruby.
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic_spec: tweak_formatting.</title>
<updated>2017-06-06T07:03:06+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-06T07:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=24d39430b50b8d9dfc4591bbf177c839f856bc6f'/>
<id>24d39430b50b8d9dfc4591bbf177c839f856bc6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix undefined variable ruby_version</title>
<updated>2017-06-06T06:45:09+00:00</updated>
<author>
<name>constXife</name>
</author>
<published>2017-06-06T06:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4f5643a67681f399dbabaeefb758a9c871ba513f'/>
<id>4f5643a67681f399dbabaeefb758a9c871ba513f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: move some more macOS doctor checks.</title>
<updated>2017-05-27T12:34:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-27T12:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=945cfc7cb7b9d979a82ecb5a10d5ed35f8e5745a'/>
<id>945cfc7cb7b9d979a82ecb5a10d5ed35f8e5745a</id>
<content type='text'>
Move some `brew doctor` checks that are pretty macOS specific so they
are only run on macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move some `brew doctor` checks that are pretty macOS specific so they
are only run on macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use scoped RSpec matchers.</title>
<updated>2017-05-15T15:23:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-09T21:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3cdf8f938a7cc31e366c49f8f5134a51bdcfdc7f'/>
<id>3cdf8f938a7cc31e366c49f8f5134a51bdcfdc7f</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 #2274 from rwhogg/fuse-requirement</title>
<updated>2017-04-20T16:14:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-20T16:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2be7999878702554f1e1b5f4118978e670e6156c'/>
<id>2be7999878702554f1e1b5f4118978e670e6156c</id>
<content type='text'>
Port OsxfuseRequirement to Linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port OsxfuseRequirement to Linux</pre>
</div>
</content>
</entry>
<entry>
<title>OsxfuseRequirement: Port to Linux</title>
<updated>2017-04-16T04:20:09+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-02-20T17:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=608d72a35fc437a0cf3e8da53729e479cde0be3d'/>
<id>608d72a35fc437a0cf3e8da53729e479cde0be3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
