<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/test_build_options.rb, branch 1.1.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>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>fix bad method name in test</title>
<updated>2016-10-03T08:53:20+00:00</updated>
<author>
<name>Bruce Steedman</name>
</author>
<published>2016-10-03T08:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bbea4ac87123c8565d350d11bfae79de105c493c'/>
<id>bbea4ac87123c8565d350d11bfae79de105c493c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>invalid build options - fixed conflicts; rename</title>
<updated>2016-10-03T08:42:53+00:00</updated>
<author>
<name>Bruce Steedman</name>
</author>
<published>2016-10-03T08:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=62e14ea6733c9302889bc89820c7f88fbb593964'/>
<id>62e14ea6733c9302889bc89820c7f88fbb593964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option_name tests.</title>
<updated>2015-12-15T08:37:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-12-14T19:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7095378b31374323d613de448901731ed2b87b63'/>
<id>7095378b31374323d613de448901731ed2b87b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 Options.coerce with an alternate constructor</title>
<updated>2014-08-13T16:09:57+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-13T16:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=268cd143bef42acd82b52dd39ba05a3beda86275'/>
<id>268cd143bef42acd82b52dd39ba05a3beda86275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Options is no longer used directly by BuildOptions</title>
<updated>2014-08-13T16:09:57+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-13T16:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a980938773f066713fcad50c9100157d056cefc2'/>
<id>a980938773f066713fcad50c9100157d056cefc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always pass an Options instance to the BuildOptions constructor</title>
<updated>2014-08-13T16:09:57+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-08-13T16:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c5a888fb3ac504bb08848b260d7ebc534e903c49'/>
<id>c5a888fb3ac504bb08848b260d7ebc534e903c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Always pass an Options instance to the BuildOptions constructor"</title>
<updated>2014-08-13T07:46:17+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-08-13T07:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9f14262d921bed0cf718bc5a7aded551955673c9'/>
<id>9f14262d921bed0cf718bc5a7aded551955673c9</id>
<content type='text'>
This reverts commit e143bcef259ca76b2124e6e73bd9bdf872418723.

Closes Homebrew/homebrew#31557.
Closes Homebrew/homebrew#31559.
Closes Homebrew/homebrew#31561.
Closes Homebrew/homebrew#31562.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e143bcef259ca76b2124e6e73bd9bdf872418723.

Closes Homebrew/homebrew#31557.
Closes Homebrew/homebrew#31559.
Closes Homebrew/homebrew#31561.
Closes Homebrew/homebrew#31562.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Options is no longer used directly by BuildOptions"</title>
<updated>2014-08-13T07:45:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-08-13T07:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1e852a8f3fc3895443fc66ec7359a26fc5c5d291'/>
<id>1e852a8f3fc3895443fc66ec7359a26fc5c5d291</id>
<content type='text'>
This reverts commit 1c05bc0238aa1abf7d5542b8afa11ead2bee66a8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1c05bc0238aa1abf7d5542b8afa11ead2bee66a8.
</pre>
</div>
</content>
</entry>
</feed>
