<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/fixtures, branch 0.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>test_updater: Make fixture internally consistent</title>
<updated>2010-09-15T16:36:27+00:00</updated>
<author>
<name>Bo Borgerson</name>
</author>
<published>2010-09-09T14:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=80e17cde57577af5b3c6afe26fb8ea9967b408ce'/>
<id>80e17cde57577af5b3c6afe26fb8ea9967b408ce</id>
<content type='text'>
The update_git_pull_output_with_formulae_changes fixture (which consists
of mocked-up `git pull` output) listed a few files as both updated and
deleted.  This caused the test_update_homebrew_with_formulae_changes test to
fail.  My guess is that this fixture was mocked-up before formula deletion
handling was introduced, and became broken when it was.  This revision just
makes this fixture internally consistent, and allows the associated test to
pass.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The update_git_pull_output_with_formulae_changes fixture (which consists
of mocked-up `git pull` output) listed a few files as both updated and
deleted.  This caused the test_update_homebrew_with_formulae_changes test to
fail.  My guess is that this fixture was mocked-up before formula deletion
handling was introduced, and became broken when it was.  This revision just
makes this fixture internally consistent, and allows the associated test to
pass.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test suite.</title>
<updated>2010-02-02T17:08:10+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-01-29T18:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a309403d8ab3830fc0a02a861c7ccdefedfe4da1'/>
<id>a309403d8ab3830fc0a02a861c7ccdefedfe4da1</id>
<content type='text'>
* Break single test case class into several test cases.
* Fix broken arch test.
* Make update tests optional (seem to only work for mxcl).
* Add more tests.
* Move fixtures to separate folder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Break single test case class into several test cases.
* Fix broken arch test.
* Make update tests optional (seem to only work for mxcl).
* Add more tests.
* Move fixtures to separate folder.
</pre>
</div>
</content>
</entry>
</feed>
