| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-05 | Replace install_name/install_ref with alias_path | Alyssa Ross | |
| 2016-09-03 | Preserve alias when installing formulae | Alyssa Ross | |
| Part of #567 | |||
| 2016-01-20 | update test for Homebrew/homebrew-emacs#158 | Alex Dunn | |
| Closes Homebrew/homebrew#48131. Signed-off-by: Alex Dunn <dunn.alex@gmail.com> | |||
| 2016-01-20 | test: add metafiles to testball | Alex Dunn | |
| 2015-08-03 | Core files style updates. | BrewTestBot | |
| Closes Homebrew/homebrew#42354. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-07-28 | testball: use sha256. | Mike McQuaid | |
| 2015-04-29 | Installation tests now use the actual installer | Jack Nagel | |
| 2015-04-28 | Fix passed-in formula name to match the class name | Jack Nagel | |
| 2015-04-15 | Fix test formula name so it matches the filename | Jack Nagel | |
| 2014-06-20 | Pass the requested spec into the formula instance | Jack Nagel | |
| 2014-06-12 | Always pass path to formula constructor | Jack Nagel | |
| 2014-06-12 | Remove an extra slash in file:// URLs in tests | Jack Nagel | |
| 2014-06-10 | Rename TEST_FOLDER to TEST_DIRECTORY | Jack Nagel | |
| 2014-05-28 | Remove unused method and associated test fixtures | Jack Nagel | |
| 2014-04-06 | Clean up test classes | Jack Nagel | |
| 2014-03-03 | Simplify test formula setup | Jack Nagel | |
| 2013-04-13 | Remove obsolete tests | Jack Nagel | |
| This behavior is now tested at more appropriate levels in test_software_spec, test_formula_spec_selection, and test_formula_validation. | |||
| 2013-04-10 | Make test formulae initializers more flexible | Jack Nagel | |
| 2013-04-10 | Move formula equality tests out of test_bucket | Jack Nagel | |
| 2013-04-08 | Clean up mirror support test | Jack Nagel | |
| 2013-04-08 | Fix specs in TestBall | Jack Nagel | |
| 2013-04-07 | Simplify tests | Jack Nagel | |
| 2013-04-02 | Isolate compiler selector tests | Jack Nagel | |
| 2013-03-11 | Relocate bottles using install_name_tool. | Mike McQuaid | |
| This has two parts: 1. Bottles are temporarily relocated on bottling and tested if that is sufficient for them to contain no longer reference the prefix or cellar. If so, they are marked as relocatable. 2. On installation if bottles are marked as relocatable they will be relocated using install_name_tool to the current prefix and cellar. Closes Homebrew/homebrew#18374. | |||
| 2013-03-09 | Fix tests under 32-bit SL | Jack Nagel | |
| 2013-03-09 | bottles: remove unused 'version' from DSL. | Mike McQuaid | |
| 2013-03-01 | Add non-/usr/local bottles support. | Mike McQuaid | |
| Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-03-01 | Cleanup bottle DSL. | Mike McQuaid | |
| * Remove legacy url syntax. * Use revision instead of version. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2013-01-29 | Don't use underscores in (new) bottle filenames. | Mike McQuaid | |
| Closes Homebrew/homebrew#14270 | |||
| 2013-01-29 | Cleanup old bottle syntax. | Mike McQuaid | |
| 2013-01-26 | brew-test: use SHA-1 in all testballs. | Mike McQuaid | |
| 2012-08-18 | Add support for custom version schemes | Jack Nagel | |
| A version scheme is a class that inherits from Version and reimplements Version#<=>. This will allow formulae to specify a custom comparison method that will be used instead of the default, for cases where the default is insufficient. | |||
| 2012-08-09 | Deprecate ancient formula syntax | Jack Nagel | |
| Closes Homebrew/homebrew#13444. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-07-04 | tests: clean up whitespace | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-07-04 | Demonstrate that bottles are selected correctly | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-07-04 | Introduce new formula specs | Jack Nagel | |
| 2012-04-14 | tests: remove special-casing @path in TestBall | Jack Nagel | |
| Tests that expect Formula#path to resolve to a real path should use TestBallWithRealPath; TestBall gets its original behavior back, fixing a failing test in test_formula_install. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-04-07 | Clean up fails_with test classes | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-04-06 | info: output correct URL for tapped dupes | Jack Nagel | |
| Tapped formulae that dupe those in core now display the correct URL when invoked like `brew info homebrew/dupes/openssl`. This also fixes the broken `brew info` test. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-04-01 | New fails_with infrastructure | Jack Nagel | |
| - Formulae can now declare failures on any compiler. - FailsWithLLVM and associated formula elements have been moved to compat. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2011-09-19 | mirror support: Add test | Charlie Sharpsteen | |
| 2010-07-29 | Move testing tarballs into subfolder | Adam Vandenberg | |
| 2010-06-10 | Failures during ./configure should mention config.log. | Adam Vandenberg | |
| 2010-04-06 | Move TestBall definition to separate file. | Adam Vandenberg | |
