index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
testball.rb
Age
Commit message (
Expand
)
Author
2016-01-20
update test for Homebrew/homebrew-emacs#158
Alex Dunn
2016-01-20
test: add metafiles to testball
Alex Dunn
2015-08-03
Core files style updates.
BrewTestBot
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
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
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
2013-03-01
Cleanup bottle DSL.
Mike McQuaid
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
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
2012-08-09
Deprecate ancient formula syntax
Jack Nagel
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Demonstrate that bottles are selected correctly
Jack Nagel
2012-07-04
Introduce new formula specs
Jack Nagel
2012-04-14
tests: remove special-casing @path in TestBall
Jack Nagel
2012-04-07
Clean up fails_with test classes
Jack Nagel
2012-04-06
info: output correct URL for tapped dupes
Jack Nagel
2012-04-01
New fails_with infrastructure
Jack Nagel
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