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-webhdfs-1.6.0 Rakefile
fluent-plugin-out-http-1.3.4 Rakefile
fluent-plugin-mysql-2-0.3.8 Rakefile
fluent-plugin-mysql-2-0.3.7 Rakefile
fluent-plugin-string-scrub-1.0.1 Rakefile
fluent-plugin-out-kivera-1.0.3 Rakefile
fluent-plugin-webhdfs-1.5.0 Rakefile
fluent-plugin-out-kivera-1.0.2 Rakefile
fluent-plugin-out-kivera-1.0.1 Rakefile
fluent-plugin-sampling-filter-1.2.0 Rakefile
fluent-plugin-twistlock-syslog-1.0.2 Rakefile
fluent-plugin-twistlock-syslog-1.0.1 Rakefile
fluent-plugin-twistlock-syslog-1.0.0 Rakefile
fluent-plugin-webhdfs-1.4.0 Rakefile
fluent-plugin-webhdfs-1.3.2 Rakefile
fluent-plugin-webhdfs-1.3.1 Rakefile
fluent-plugin-webhdfs-1.3.0 Rakefile
fluent-plugin-webhdfs-1.2.5 Rakefile
fluent-plugin-out-http-1.3.3 Rakefile
fluent-plugin-out-http-1.3.2 Rakefile