Sha256: 6e157264eb0bbbaf78120ecad2a9903ac16d32991583ff73c57a3c7ee1c51111

Contents?: true

Size: 227 Bytes

Versions: 480

Compression:

Stored size: 227 Bytes

Contents

#!/usr/bin/env rake
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

480 entries across 480 versions & 60 rubygems

Version Path
fluent-plugin-out-http-1.3.1 Rakefile
fluent-plugin-webhdfs-1.2.4 Rakefile
fluent-plugin-out-http-1.2.0 Rakefile
fluent-plugin-gimbal-out-http-1.1.5.pre.1 Rakefile
fluent-plugin-gimbal-out-http-1.1.5 Rakefile
fluent-plugin-out-http-1.1.7 Rakefile
fluent-plugin-out-http-1.1.6 Rakefile
fluent-plugin-out-http-1.1.5 Rakefile
fluent-plugin-out-http-1.1.4 Rakefile
fluent-plugin-out-http-1.1.3 Rakefile
fluent-plugin-string-scrub-1.0.0 Rakefile
fluent-plugin-out-http-1.1.2 Rakefile
fluent-plugin-out-http-1.1.1 Rakefile
fluent-plugin-out-http-0.3.1 Rakefile
fluent-plugin-out-http-1.1.0 Rakefile
fluent-plugin-out-http-0.3.0 Rakefile
fluent-plugin-out-http-1.0.1 Rakefile
fluent-plugin-datadog_event-0.1.6 Rakefile
fluent-plugin-datadog_event-0.1.5 Rakefile
fluent-plugin-out-http-1.0.0 Rakefile