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
/
cmd
/
tests.rb
Age
Commit message (
Expand
)
Author
2016-07-04
Remove unnecessary official command tapping.
Mike McQuaid
2016-07-04
Revert "Revert "Test officially supported cmd taps. (#390)""
Mike McQuaid
2016-07-04
Revert "Test officially supported cmd taps. (#390)"
Martin Afanasjew
2016-07-04
Test officially supported cmd taps. (#390)
Mike McQuaid
2016-07-04
tests: default to testing offline. (#430)
Mike McQuaid
2016-06-29
Add magic token to hide commands from man page
Tim D. Smith
2016-06-29
Document command line options for brew tests
Tim D. Smith
2016-05-30
tests: no --only minimum coverage requirement. (#299)
Mike McQuaid
2016-05-08
tests: add generic flag. (#212)
Mike McQuaid
2016-04-26
Analytics: Separate user-supplied and internal-use DISABLE_ANALYTICS (#155)
Andrew Janke
2016-04-12
Homebrew (opt-in) Analytics tweaks. (#57)
Mike McQuaid
2016-01-21
tests: add --only=<test>[/<method>] flag
Martin Afanasjew
2016-01-21
tests: allow passing --seed <number>
Martin Afanasjew
2016-01-19
tests: rm the coverage cache before each run
Baptiste Fontaine
2016-01-04
tests: use predefined commit author for robustness
Martin Afanasjew
2015-12-23
tests: pass --trace and named args to rake
Baptiste Fontaine
2015-07-22
tests: show fs leak result
Xu Cheng
2015-07-22
test-bot: run brew tests in no-compat mode
Xu Cheng
2015-07-21
tests: use ARGV.include? instead of ARGV.flag?
Xu Cheng
2015-07-20
'brew tests' optional coverage measure added
Baptiste Fontaine
2015-01-04
tests.rb: use Homebrew.failed to send exit code.
Mike McQuaid
2015-01-02
Add Homebrew.install_gem_setup_path! function.
Mike McQuaid
2014-09-10
Use bundler for test gem dependencies.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-05-21
fix permisions on tests
Adam Vandenberg
2014-05-21
make `tests` an internal command
Adam Vandenberg