<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/test_sandbox.rb, branch 1.3.0</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>rubocop --auto-correct all hash-rocket usage.</title>
<updated>2016-09-17T15:14:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-17T14:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3982950e6106d45811a396a6a7478eeeee2817d7'/>
<id>3982950e6106d45811a396a6a7478eeeee2817d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sandbox: add formula? method and sandbox core.</title>
<updated>2016-08-15T07:33:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-14T16:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6e887fbf5ac5bc1fb551a3e4222ad1804b490def'/>
<id>6e887fbf5ac5bc1fb551a3e4222ad1804b490def</id>
<content type='text'>
Add a new `Sandbox.formula?` method to see if a given formula should be
sandboxed. Use the formula to check its tap against a list of
pre-approved taps where we know every formula builds under the sandbox
(currently just homebrew/core).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new `Sandbox.formula?` method to see if a given formula should be
sandboxed. Use the formula to check its tap against a list of
pre-approved taps where we know every formula builds under the sandbox
(currently just homebrew/core).
</pre>
</div>
</content>
</entry>
<entry>
<title>sandbox: add test? method.</title>
<updated>2016-08-15T07:33:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-14T16:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fed96385acc2ee10909870997950f2e48a86026f'/>
<id>fed96385acc2ee10909870997950f2e48a86026f</id>
<content type='text'>
Simplify checking if we’re going to sandbox a test with `Sandbox.test?`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify checking if we’re going to sandbox a test with `Sandbox.test?`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test that sandbox complains correctly</title>
<updated>2016-08-14T19:23:17+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-08-11T07:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4309a19a7cbaec0cce496a5a1fe459cee087dfd7'/>
<id>4309a19a7cbaec0cce496a5a1fe459cee087dfd7</id>
<content type='text'>
Test that sandbox does not complain about bogus .pyc errors and does
complain about other failures.

Closes #684.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test that sandbox does not complain about bogus .pyc errors and does
complain about other failures.

Closes #684.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure HOMEBREW_TEMP is respected in all tests</title>
<updated>2015-04-29T23:15:11+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-04-29T02:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dc6af1a6ae66da9f7a8ba5c8681afb2d2c460032'/>
<id>dc6af1a6ae66da9f7a8ba5c8681afb2d2c460032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manage sandbox test resources in setup/teardown</title>
<updated>2015-04-29T02:36:54+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-04-29T02:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ba26567b0309d70030df9929d949c7988b250c4c'/>
<id>ba26567b0309d70030df9929d949c7988b250c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sandbox: redesign API</title>
<updated>2015-04-15T11:51:54+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-04-13T10:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a6be0b5bb8312e25695bd71bfe5e799526b4290e'/>
<id>a6be0b5bb8312e25695bd71bfe5e799526b4290e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preliminary write control only sandbox</title>
<updated>2015-04-09T09:42:54+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-04-09T09:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2f529220e7febc9ce4f15ba5c542073592348487'/>
<id>2f529220e7febc9ce4f15ba5c542073592348487</id>
<content type='text'>
Closes Homebrew/homebrew#38361.

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#38361.

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