<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/fixtures, branch 1.0.7</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>fixtures: add test.m4a</title>
<updated>2016-09-26T13:07:24+00:00</updated>
<author>
<name>Zhiming Wang</name>
</author>
<published>2016-09-26T13:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b6f983120a785fd9092b7ae050e364b52d28499c'/>
<id>b6f983120a785fd9092b7ae050e364b52d28499c</id>
<content type='text'>
test.m4a contains an AAC LC stream inside an M4A (MPEG-4 Part 14)
container. It is generated by FFmpeg 3.1.3 from test.wav:

    ffmpeg -y -i test.wav -c:a aac -profile:a aac_low -b:a 32k test.m4a

test.m4a facilitates testing utilities or libraries that work with the
AAC codec or the M4A container, e.g., alac.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test.m4a contains an AAC LC stream inside an M4A (MPEG-4 Part 14)
container. It is generated by FFmpeg 3.1.3 from test.wav:

    ffmpeg -y -i test.wav -c:a aac -profile:a aac_low -b:a 32k test.m4a

test.m4a facilitates testing utilities or libraries that work with the
AAC codec or the M4A container, e.g., alac.
</pre>
</div>
</content>
</entry>
<entry>
<title>Save runtime dependencies in INSTALL_RECEIPT.json</title>
<updated>2016-09-19T19:53:39+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-19T19:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=41e25209f7486676f633ae05d7fc61e05af07b90'/>
<id>41e25209f7486676f633ae05d7fc61e05af07b90</id>
<content type='text'>
Fixes #930
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #930
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Tap for alias_path</title>
<updated>2016-09-05T13:26:17+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-05T13:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b90eba8ffd9549879bf4c911377d8d4cf9aa7b39'/>
<id>b90eba8ffd9549879bf4c911377d8d4cf9aa7b39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace install_name/install_ref with alias_path</title>
<updated>2016-09-05T00:19:08+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-05T00:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=65ee5408c3d000393c1b73bfe8fb731a651ee281'/>
<id>65ee5408c3d000393c1b73bfe8fb731a651ee281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve alias when installing formulae</title>
<updated>2016-09-03T20:16:43+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-03T20:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0ef3e1e0dcbcd5aa55408fe81d23613e1c2c5e79'/>
<id>0ef3e1e0dcbcd5aa55408fe81d23613e1c2c5e79</id>
<content type='text'>
Part of #567
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of #567
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for Tab versions</title>
<updated>2016-08-06T13:25:56+00:00</updated>
<author>
<name>Vlad Shablinsky</name>
</author>
<published>2016-07-27T14:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1114219384baf0948cabcce8752a4537896f7704'/>
<id>1114219384baf0948cabcce8752a4537896f7704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update: Don't report formulae that are moved within a tap but not renamed (#480)</title>
<updated>2016-07-16T05:18:30+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-07-16T05:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4abdeb7b5eb06acb633a9ac12d7c681d736a5286'/>
<id>4abdeb7b5eb06acb633a9ac12d7c681d736a5286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix brew tests</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-02-26T11:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=deea4c82a4e64e746465cd74ea80e9afbedd9a91'/>
<id>deea4c82a4e64e746465cd74ea80e9afbedd9a91</id>
<content type='text'>
Fix the `brew tests` problem caused by core/formula separation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the `brew tests` problem caused by core/formula separation.
</pre>
</div>
</content>
</entry>
<entry>
<title>test_update_report: fix test</title>
<updated>2016-02-25T09:22:28+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-02-25T08:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=79a01a47ccc4ae9cdc88c4fc612f41adabdcc47d'/>
<id>79a01a47ccc4ae9cdc88c4fc612f41adabdcc47d</id>
<content type='text'>
Closes Homebrew/homebrew#48546.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#48546.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_tab: add test for Tab#spec</title>
<updated>2015-07-31T11:44:07+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-07-31T08:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8054161153b598d392b0be25a882ae87a5455726'/>
<id>8054161153b598d392b0be25a882ae87a5455726</id>
<content type='text'>
Fixes Homebrew/homebrew#42147.
Closes Homebrew/homebrew#42205.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Homebrew/homebrew#42147.
Closes Homebrew/homebrew#42205.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
