Sha256: d16cea53523b135495378706dc325a9c21d61a20c31dbed1a0c17d7b0e5fd931

Contents?: true

Size: 206 Bytes

Versions: 46

Compression:

Stored size: 206 Bytes

Contents

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

46 entries across 46 versions & 6 rubygems

Version Path
fluent-plugin-xml-parser-1.0.0 Rakefile
fluent-plugin-xml-parser-0.0.8 Rakefile
fluent-plugin-xml-parser-0.0.7 Rakefile
fluent-plugin-mackerel-1.1.0 Rakefile
fluent-plugin-mackerel-1.0.0 Rakefile
fluent-plugin-mqtt-0.0.9 Rakefile
fluent-plugin-typetalk-0.0.10 Rakefile
fluent-plugin-mqtt-0.0.8 Rakefile
fluent-plugin-xml-parser-0.0.6 Rakefile
fluent-plugin-mqtt-0.0.7 Rakefile
fluent-plugin-mqtt-0.0.6 Rakefile
fluent-plugin-mqtt-0.0.5 Rakefile
fluent-plugin-typetalk-0.0.9 Rakefile
fluent-plugin-typetalk-0.0.8 Rakefile
fluent-plugin-xml-parser-0.0.5 Rakefile
fluent-plugin-xml-parser-0.0.4 Rakefile
fluent-plugin-xml-parser-0.0.2 Rakefile
fluent-plugin-xml-parser-0.0.1 Rakefile
fluent-plugin-mqtt-0.0.4 Rakefile
fluent-plugin-http-record-modifier-0.0.3 Rakefile