Sha256: 6636310070e7072474900555d4d6ebcb2d322933bdf09cd4a113ffd0e81f5cf5

Contents?: true

Size: 260 Bytes

Versions: 22

Compression:

Stored size: 260 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake/testtask'

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

task :default => [:build]

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
fluent-plugin-azurestorage-0.1.0 Rakefile
fluent-plugin-datahub-0.0.2 Rakefile
fluent-plugin-azurestorage-0.0.8 Rakefile
fluent-plugin-datahub-0.0.1 Rakefile
fluent-plugin-aliyun-odps-0.1.7 Rakefile
fluent-plugin-aliyun-odps-0.1.6 Rakefile
fluent-plugin-aliyun-odps-0.1.5 Rakefile
fluent-plugin-aliyun-odps-0.1.4 Rakefile
fluent-plugin-aliyun-odps-0.1.3 Rakefile
fluent-plugin-aliyun-odps-0.1.2 Rakefile
fluent-plugin-aliyun-odps-0.1.1 Rakefile
fluent-plugin-aliyun-odps-0.1.0 Rakefile
fluent-plugin-aliyun-odps-0.0.9 Rakefile
fluent-plugin-aliyun-odps-0.0.8 Rakefile
fluent-plugin-aliyun-odps-0.0.7 Rakefile
fluent-plugin-aliyun-odps-0.0.6 Rakefile
fluent-plugin-aliyun-odps-0.0.5 Rakefile
fluent-plugin-aliyun-odps-0.0.4 Rakefile
fluent-plugin-aliyun-odps-0.0.3 Rakefile
fluent-plugin-aliyun-odps-0.0.2 Rakefile