Sha256: e7bcd387cfba18f435dc1a7c2e5c2649bff3f5a0cc2c366cac99ee7c46664576

Contents?: true

Size: 251 Bytes

Versions: 56

Compression:

Stored size: 251 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/plugin/test_*.rb']
  test.verbose = true
end

task :default => [:build]

Version data entries

56 entries across 56 versions & 10 rubygems

Version Path
fluent-plugin-gelf-in.fitterpen-0.3.3 Rakefile
fluent-plugin-gelf-in.fitterpen-0.3.2 Rakefile
fluent-plugin-input-gelf-kolyunya-0.3.5 Rakefile
fluent-plugin-input-gelf-0.3.2 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.4.0 Rakefile
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.3 Rakefile
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.3Z Rakefile
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.2 Rakefile
fluent-plugin-gcloud-pubsub-custom-subscriber-1.3.1 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.3.2 Rakefile
fluent-plugin-input-gelf-0.3.1 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.3.1 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.3.0 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.2.0 Rakefile
fluent-plugin-stackdriver-monitoring-0.0.5 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.1.0 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.0.3 Rakefile
fluent-plugin-filter-base64-decode-0.2.0 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.0.2 Rakefile
fluent-plugin-gcloud-pubsub-custom-1.0.1 Rakefile