| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-22 | tests: remove more per-test file system cleanup | Alyssa Ross | |
| These locations are now all automatically cleaned up after every test. | |||
| 2017-01-22 | tests: clean up file system for all tests | Alyssa Ross | |
| (No longer just integration tests.) | |||
| 2017-01-21 | tests: enforce `super` in lifecycle hooks | Alyssa Ross | |
| This will allow us to have global setup and teardown for tests. For example, we can automatically clear caches after each test, to avoid annoying intermittent failures like #1879 and #1886. | |||
| 2017-01-16 | tests: fix style of recursive_requirements tests | Alyssa Ross | |
| 2017-01-15 | tests: test Formula#recursive_requirements | Alyssa Ross | |
| 2016-12-23 | formula: don't expand unused optional dependencies | Alyssa Ross | |
| This properly addresses Homebrew/homebrew-core#7826. | |||
| 2016-12-23 | Revert "Revert "formula: runtime deps of build deps aren't runtime"" | Alyssa Ross | |
| This reverts commit 862c3ba4a2fb76140e46fdf49a1ea6857f140a29. | |||
| 2016-12-13 | Revert "formula: runtime deps of build deps aren't runtime" | ilovezfs | |
| 2016-11-29 | formula: runtime deps of build deps aren't runtime | Alyssa Ross | |
| Fixes #1554 (but only for new installations) | |||
| 2016-11-17 | formula: update test_fixtures path | Zhiming Wang | |
| Fix regression caused by #1364. | |||
| 2016-11-16 | Move test files back directly to `test/`. | Markus Reiter | |
| 2010-07-19 | Remove "test/formula_test.rb" | Adam Vandenberg | |
| This diagnostic script has been replaced by the "brew audit" external command. | |||
| 2010-02-04 | Add formula check for crufy SourceForge URLs. | Adam Vandenberg | |
| 2009-11-19 | Refactor formula_test. | Adam Vandenberg | |
| 2009-11-18 | Refactor formula_test. | Adam Vandenberg | |
| 2009-11-18 | Add test for legacy prefix quoting. | Adam Vandenberg | |
| 2009-10-23 | The tests need the actual optparse apparently | Max Howell | |
| 2009-10-15 | Some subdirs and renames to aid homebrew n00bs | Max Howell | |
| The classes better reflect their contents. I'm sure this change may be contentious, but I am a sucker for trying to create source bases that are easy to get to grips with and easy to navigate. brewkit.rb is now a deprecated file. | |||
