<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/test_compiler_selector.rb, branch 1.3.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>Reorder and rename test files.</title>
<updated>2016-11-16T22:52:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-21T06:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b6b27126d7ecc1dde9a6bc166a7e1daa3af35d2'/>
<id>6b6b27126d7ecc1dde9a6bc166a7e1daa3af35d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CompilerSelector: fix null check, tests</title>
<updated>2016-11-10T23:09:36+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2016-11-08T21:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7be025229dbbe86d85982a135c75b04c9ba00f2'/>
<id>c7be025229dbbe86d85982a135c75b04c9ba00f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop --auto-correct all hash-rocket usage.</title>
<updated>2016-09-17T15:14:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-17T14:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3982950e6106d45811a396a6a7478eeeee2817d7'/>
<id>3982950e6106d45811a396a6a7478eeeee2817d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove LLVM-GCC support. (#252)</title>
<updated>2016-05-22T08:40:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-05-22T08:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=375efe09455218d9929e41f16317074ccdf50f2a'/>
<id>375efe09455218d9929e41f16317074ccdf50f2a</id>
<content type='text'>
At this point it's never a good compiler to use so let's just remove it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At this point it's never a good compiler to use so let's just remove it.</pre>
</div>
</content>
</entry>
<entry>
<title>Core files style updates.</title>
<updated>2015-08-03T12:22:35+00:00</updated>
<author>
<name>BrewTestBot</name>
</author>
<published>2015-08-03T12:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=13d544e11e92ba8ea3788723432046f8dfe4adf9'/>
<id>13d544e11e92ba8ea3788723432046f8dfe4adf9</id>
<content type='text'>
Closes Homebrew/homebrew#42354.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#42354.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace CompilerQueue with predetermined priority lists</title>
<updated>2014-09-18T20:50:54+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-18T20:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=04dae13ae7f014acf3a3300536546c7e12845884'/>
<id>04dae13ae7f014acf3a3300536546c7e12845884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the accessors to update the test double</title>
<updated>2014-08-31T04:41:12+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-31T04:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=372945299dc52b04338ad58ac666f105e2f463f2'/>
<id>372945299dc52b04338ad58ac666f105e2f463f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test CompilerSelector against a SoftwareSpec instance</title>
<updated>2014-08-31T04:38:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-31T04:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8b338bd534072644ad03ebca4d5e33854fcfbc7e'/>
<id>8b338bd534072644ad03ebca4d5e33854fcfbc7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test against real CompilerFailure objects</title>
<updated>2014-08-31T04:11:02+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-31T04:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=842b051aa77ec35fc03601c0abc6c17dfaf4de51'/>
<id>842b051aa77ec35fc03601c0abc6c17dfaf4de51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete nil check</title>
<updated>2014-08-31T04:11:02+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-31T04:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b4a634903e83f80279d27f550069ad5e7b3e77b1'/>
<id>b4a634903e83f80279d27f550069ad5e7b3e77b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
