aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/tests.rb
AgeCommit message (Expand)Author
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