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