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-delay-inspector-0.1.0 Rakefile
fluent-plugin-flowcounter-1.1.0 Rakefile
fluent-plugin-flowcounter-1.0.0 Rakefile
fluent-plugin-flowcounter-0.4.3 Rakefile
fluent-plugin-zmq-pub-0.0.5 Rakefile
fluent-plugin-irc-0.1.0 Rakefile
fluent-plugin-webhdfs-0.7.1 Rakefile
fluent-plugin-webhdfs-1.2.1 Rakefile
fluent-plugin-mesosphere-filter-0.1.12 Rakefile
fluent-plugin-secure-forward-0.4.5 Rakefile
fluent-plugin-webhdfs-0.7.0 Rakefile
fluent-plugin-webhdfs-1.2.0 Rakefile
fluent-plugin-webhdfs-0.6.1 Rakefile
fluent-plugin-webhdfs-1.1.1 Rakefile
fluent-plugin-webhdfs-0.6.0 Rakefile
fluent-plugin-secure-forward-0.4.4 Rakefile
fluent-plugin-ecs-filter-0.1.2 Rakefile
fluent-plugin-out-http-0.2.0 Rakefile
fluent-plugin-woothee-1.0.0 Rakefile
fluent-plugin-woothee-0.2.2 Rakefile