<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/Rakefile, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<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>Use bundler for test gem dependencies.</title>
<updated>2014-09-10T12:29:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-09-10T08:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9531ecc72ae0cacf2da72a7f8998b9b4f40a56c5'/>
<id>9531ecc72ae0cacf2da72a7f8998b9b4f40a56c5</id>
<content type='text'>
Closes Homebrew/homebrew#31986.
References Homebrew/homebrew#31981.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#31986.
References Homebrew/homebrew#31981.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure compatible gem versions are installed</title>
<updated>2014-06-19T01:34:10+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-16T02:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=480e3ec855ae00ebad972a41b21f8a2a5f729c7d'/>
<id>480e3ec855ae00ebad972a41b21f8a2a5f729c7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to Minitest</title>
<updated>2014-06-19T01:34:09+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-11T03:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=06305e621199409f954b34166194e18e610d4e89'/>
<id>06305e621199409f954b34166194e18e610d4e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify test setup</title>
<updated>2014-06-11T00:44:46+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-10T23:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cd4b801749985930771d3472c9276c33d6fe6848'/>
<id>cd4b801749985930771d3472c9276c33d6fe6848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rcov rake task</title>
<updated>2014-06-10T22:50:33+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-10T22:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ba856de06e14c1b6c96ed615d2a96ae929402fcd'/>
<id>ba856de06e14c1b6c96ed615d2a96ae929402fcd</id>
<content type='text'>
rcov is not compatible with Ruby 2.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rcov is not compatible with Ruby 2.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ruby-prof rake task</title>
<updated>2014-06-10T22:50:33+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-10T22:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b7a0602f72a384301a8c232994e94a2554ce389d'/>
<id>b7a0602f72a384301a8c232994e94a2554ce389d</id>
<content type='text'>
The areas that we are interested in optimizing for performance are
things that are invoked repeatedly, and are not evident in the test
suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The areas that we are interested in optimizing for performance are
things that are invoked repeatedly, and are not evident in the test
suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deps target to tests Rakefile for needed gems.</title>
<updated>2013-04-26T21:32:26+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-04-26T21:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=17667c03d058f0b542e724ad7038480a1cdcb046'/>
<id>17667c03d058f0b542e724ad7038480a1cdcb046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add profiling support</title>
<updated>2012-11-18T04:59:06+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-11-18T04:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8cc3479fb7d2fb0d3ff02ccf08ca27abb8bc51da'/>
<id>8cc3479fb7d2fb0d3ff02ccf08ca27abb8bc51da</id>
<content type='text'>
`rake profile` will run ruby-prof on the test suite if the ruby-prof gem
is installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`rake profile` will run ruby-prof on the test suite if the ruby-prof gem
is installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: avoid unnecessary chdir</title>
<updated>2012-08-30T05:10:02+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-08-30T05:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=be8827d8a49c2beead68dc561315d6bedec5bc26'/>
<id>be8827d8a49c2beead68dc561315d6bedec5bc26</id>
<content type='text'>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
