| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-16 | Reorder and rename test files. | Markus Reiter | |
| 2016-09-17 | rubocop --auto-correct all hash-rocket usage. | Mike McQuaid | |
| 2016-08-15 | sandbox: add formula? method and sandbox core. | Mike McQuaid | |
| 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). | |||
| 2016-08-15 | sandbox: add test? method. | Mike McQuaid | |
| Simplify checking if we’re going to sandbox a test with `Sandbox.test?`. | |||
| 2016-08-14 | Test that sandbox complains correctly | Tim D. Smith | |
| Test that sandbox does not complain about bogus .pyc errors and does complain about other failures. Closes #684. | |||
| 2015-04-29 | Ensure HOMEBREW_TEMP is respected in all tests | Jack Nagel | |
| 2015-04-28 | Manage sandbox test resources in setup/teardown | Jack Nagel | |
| 2015-04-15 | sandbox: redesign API | Xu Cheng | |
| 2015-04-09 | preliminary write control only sandbox | Xu Cheng | |
| Closes Homebrew/homebrew#38361. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
