<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/test_inreplace.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>tests: run in parallel</title>
<updated>2016-09-19T22:00:58+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-19T22:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d3740ec34f1ad98311a3ac606643db972d5130e9'/>
<id>d3740ec34f1ad98311a3ac606643db972d5130e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_inreplace: temporary disable rubocop string replacement rule</title>
<updated>2015-08-06T09:23:56+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-08-06T08:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8f20ea92b30aa55943c7d0e8ce5ea9bdb6569135'/>
<id>8f20ea92b30aa55943c7d0e8ce5ea9bdb6569135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more core file style updated by rubocop</title>
<updated>2015-08-06T09:23:56+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-08-06T07:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b121e5fd7be1b1984e51caa6a369dd8faf70a57a'/>
<id>b121e5fd7be1b1984e51caa6a369dd8faf70a57a</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>Make inreplace errors fatal</title>
<updated>2014-09-28T06:11:31+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-28T06:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aaaab946eca5b53e7ea9508348634ec280e00b62'/>
<id>aaaab946eca5b53e7ea9508348634ec280e00b62</id>
<content type='text'>
Closes Homebrew/homebrew#32649.
Closes Homebrew/homebrew#32703.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#32649.
Closes Homebrew/homebrew#32703.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add test for inreplace sub!/gsub! with hash argument"</title>
<updated>2014-09-28T04:53:01+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-28T04:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=54ac9c560af2fc4f50ba59909f2296bfe8c2ec8f'/>
<id>54ac9c560af2fc4f50ba59909f2296bfe8c2ec8f</id>
<content type='text'>
Ruby 1.8 doesn't support this, so we don't officially support it (yet).

This reverts commit 7d5eb6f5e2da42c1378fefb63fde55cae97a3909.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby 1.8 doesn't support this, so we don't officially support it (yet).

This reverts commit 7d5eb6f5e2da42c1378fefb63fde55cae97a3909.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for inreplace sub!/gsub! with hash argument</title>
<updated>2014-09-28T04:31:08+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-28T04:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=14594741e1310a8e96803c67d6ef7b67d28ca970'/>
<id>14594741e1310a8e96803c67d6ef7b67d28ca970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for inreplace sub!/gsub!</title>
<updated>2014-09-28T04:31:08+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-28T04:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9f9f5bf31c19b33e2c4d780b59037ba6ff0afbeb'/>
<id>9f9f5bf31c19b33e2c4d780b59037ba6ff0afbeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing test for inreplace with tabs</title>
<updated>2014-09-27T03:01:00+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-27T03:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=701691c261778c8f3b531b2b827f046b97ac0bf0'/>
<id>701691c261778c8f3b531b2b827f046b97ac0bf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
