index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
test.rb
Age
Commit message (
Expand
)
Author
2014-09-18
Implement `brew test --debug`
Jack Nagel
2014-08-01
add helpers for formula tests
Adam Vandenberg
2014-07-11
Try to workaround gem packaging shenanigans
Jack Nagel
2014-06-19
Remove more unused requires
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-18
Stop hiding exceptions completely in `brew test`
Jack Nagel
2014-06-18
Fix `brew test` when conflicting minitest gems are installed
Jack Nagel
2014-06-12
Support older Minitest constant
Jack Nagel
2014-06-04
Rescue Minitest::Assertion under Ruby 2.0
Jack Nagel
2013-08-19
Rename HomebrewEnvExtension to Stdenv
Jack Nagel
2013-06-08
Make Test::Unit assertions available in formula tests
Jack Nagel
2013-06-08
brew-test: add five minute timeout.
Mike McQuaid
2013-01-07
Detect when tests are defined
Jack Nagel
2012-09-11
test: be less eager to set up the build environment
Jack Nagel
2012-04-30
Add ofail command and fix bottle command output.
Mike McQuaid
2012-04-20
test: improve "formula not installed" error text
Jack Nagel
2012-03-29
Exit with bad exit code on command failures.
Mike McQuaid
2012-03-13
`brew test` now gets a compilation environment
Adam Vandenberg
2012-02-18
test: returning false indicates failure
Jack Nagel
2012-02-04
Warn the user of required arguments
Jack Nagel
2011-03-12
'brew test' now an official command
Adam Vandenberg