aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/Rakefile
AgeCommit message (Expand)Author
2016-09-19tests: run in parallelAlyssa Ross
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-07-27Rakefile: skip OS X-only tests on non-OS X.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2014-09-10Use bundler for test gem dependencies.Mike McQuaid
2014-06-18Make sure compatible gem versions are installedJack Nagel
2014-06-18Switch to MinitestJack Nagel
2014-06-10Simplify test setupJack Nagel
2014-06-10Remove rcov rake taskJack Nagel
2014-06-10Remove ruby-prof rake taskJack Nagel
2013-04-26Add deps target to tests Rakefile for needed gems.Mike McQuaid
2012-11-17tests: add profiling supportJack Nagel
2012-08-30tests: avoid unnecessary chdirJack Nagel
2012-08-29tests: support "rake rcov" if rcov is installedJack Nagel
2012-04-16tests: replace tests script with rake-based runnerJack Nagel