<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/test_version_subclasses.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>test_version_subclasses: make OS X specific.</title>
<updated>2016-07-27T21:05:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-16T20:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=536c42f7e6214087812413177d8bcebf3ab04f6e'/>
<id>536c42f7e6214087812413177d8bcebf3ab04f6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify Version.create usage</title>
<updated>2016-07-16T12:39:13+00:00</updated>
<author>
<name>Vlad Shablinsky</name>
</author>
<published>2016-07-11T13:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3fb5d70a729472a7d7f2a5d0d7b84248921fb583'/>
<id>3fb5d70a729472a7d7f2a5d0d7b84248921fb583</id>
<content type='text'>
Substitue each Version.new and HeadVersion.new with Version.create
to unify Version and HeadVersion instantiation among core code.

Note that this does not relate to Mac::OS::Version class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Substitue each Version.new and HeadVersion.new with Version.create
to unify Version and HeadVersion instantiation among core code.

Note that this does not relate to Mac::OS::Version class.
</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>more unit tests</title>
<updated>2015-07-24T22:00:30+00:00</updated>
<author>
<name>Baptiste Fontaine</name>
</author>
<published>2015-07-20T19:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ca1f5dc713313485b13512571cd222c4e89730a3'/>
<id>ca1f5dc713313485b13512571cd222c4e89730a3</id>
<content type='text'>
Closes Homebrew/homebrew#42096.

Signed-off-by: Baptiste Fontaine &lt;batifon@yahoo.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#42096.

Signed-off-by: Baptiste Fontaine &lt;batifon@yahoo.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise ArgumentError when a symbol can't be mapped to a version</title>
<updated>2014-07-17T02:11:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-07-17T02:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=596f3ba0a00b90d6a47ef5860b371f08fc8a72bd'/>
<id>596f3ba0a00b90d6a47ef5860b371f08fc8a72bd</id>
<content type='text'>
The fact that this is implemented as a hash lookup is an implementation
detail, so don't let the KeyError bubble up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fact that this is implemented as a hash lookup is an implementation
detail, so don't let the KeyError bubble up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a custom test class so we can avoid monkeypatching</title>
<updated>2014-06-19T01:32:51+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-19T01:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=982e9239b8ba2c2a49ccedec2a108a4580047bcb'/>
<id>982e9239b8ba2c2a49ccedec2a108a4580047bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unnecessary float to string conversion</title>
<updated>2013-06-15T15:13:20+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-06-15T14:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e9d245cf3a6e1ce783931e8e339c11fb0f3757d5'/>
<id>e9d245cf3a6e1ce783931e8e339c11fb0f3757d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple bottle tags from MacOS.cat</title>
<updated>2013-06-06T21:02:27+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-06-06T21:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=79a769215fc75fecea9fe0ddbebdc4bae166086a'/>
<id>79a769215fc75fecea9fe0ddbebdc4bae166086a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require hardware where it is needed</title>
<updated>2013-06-02T00:38:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-06-01T21:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=41af4592059530e1df14fcb8b846f6b286847ae2'/>
<id>41af4592059530e1df14fcb8b846f6b286847ae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't create MacOS.version multiple times</title>
<updated>2013-04-15T21:04:35+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-04-15T20:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d504d50dcbf3b5744f4c415ad37fe4b8f06e18ad'/>
<id>d504d50dcbf3b5744f4c415ad37fe4b8f06e18ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
