Sha256: ea950b463a1883fcb1275574abde28c63339a62346a0357e2a6761f78cb98b4b

Contents?: true

Size: 251 Bytes

Versions: 18

Compression:

Stored size: 251 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake/testtask'

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

task default: [:test]

Version data entries

18 entries across 18 versions & 7 rubygems

Version Path
fluent-plugin-azure-storage-append-blob-lts-0.7.0 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.6.3 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.6.2 Rakefile
fluent-plugin-azure-storage-append-blob-lts-azurestack-0.6.3 Rakefile
fluent-plugin-azure-storage-append-blob-lts-azurestack-0.6.2 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.6.1 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.6.0 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.5.0 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.4.0 Rakefile
fluent-plugin-http-cwm-0.1.0 Rakefile
fluent-plugin-azure-storage-append-blob-lts-0.3.0 Rakefile
custom_fluent-plugin-azure-storage-append-blob-0.2.2 Rakefile
custom_fluent-plugin-azure-storage-append-blob-0.2.1 Rakefile
fluent-plugin-azure-storage-append-blob-0.2.1 Rakefile
fluent-plugin-azure-storage-append-blob-0.2.0 Rakefile
fluent-plugin-protobuf-http-0.2.0 Rakefile
fluent-plugin-protobuf-http-0.1.0 Rakefile
fluent-plugin-claymore-1.0.0 Rakefile