Sha256: 69fa024426efd2344f33151bc9c07e99243400b104598e48a89d9adedbd48557

Contents?: true

Size: 207 Bytes

Versions: 89

Compression:

Stored size: 207 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"

Rake::TestTask.new(:test) do |test|
  test.libs << 'lib' << 'test'
  test.pattern = 'test/**/test_*.rb'
  test.verbose = true
end

task :default => :test

Version data entries

89 entries across 89 versions & 13 rubygems

Version Path
fluent-plugin-filter-geoip2-0.1.4 Rakefile
fluent-plugin-sendgrid-event-0.0.7 Rakefile
fluent-plugin-sendgrid-event-0.0.6 Rakefile
fluent-plugin-output-solr-1.0.7 Rakefile
fluent-plugin-output-solr-1.0.6 Rakefile
fluent-plugin-output-solr-1.0.5 Rakefile
fluent-plugin-output-solr-1.0.4 Rakefile
fluent-plugin-output-solr-1.0.3 Rakefile
fluent-plugin-bugsnag-0.2.0 Rakefile
fluent-plugin-filter-geoip-1.0.0 Rakefile
fluent-plugin-sakuraio-0.1.2 Rakefile
fluent-plugin-sakuraio-0.1.1 Rakefile
fluent-plugin-sakuraio-0.1.0 Rakefile
fluent-plugin-sakuraio-0.0.7 Rakefile
fluent-plugin-sakuraio-0.0.6 Rakefile
fluent-plugin-sakuraio-0.0.5 Rakefile
fluent-plugin-sakuraio-0.0.4 Rakefile
fluent-plugin-sakuraio-0.0.3 Rakefile
fluent-plugin-sakuraio-0.0.2 Rakefile
fluent-plugin-sakuraio-0.0.1 Rakefile